-
Notifications
You must be signed in to change notification settings - Fork 16.4k
feat(context): remove context key logicate_date for asset triggerable dags #46507
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(context): remove context key logicate_date for asset triggerable dags #46507
Conversation
|
It’s not mentioned in the linked issue, but in other issues there’s a rule saying if logical date is not available, data interval should not be either. It’s probably not a bad idea to do them both in one PR. |
823b31a to
e63d0a8
Compare
Removed the following keys |
2398b39 to
5b47c3f
Compare
…dags AIP-83 amendment
…e context of an asset triggered dag run
5b47c3f to
916ed61
Compare
916ed61 to
9aa8da9
Compare
|
suppressed by #46460 |
Why
#46194
What
triggered_byto task_sdk DagRundata_interval_start, data_interval_end, prev_data_interval_start_success, prev_data_interval_end_success, logical_date, ds, ds_nodash, ts, ts_nodash, ts_nodash_with_tzkeys to context if it's a triggered_by asset^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in newsfragments.