Skip to content

Conversation

@Lee-W
Copy link
Member

@Lee-W Lee-W commented Jun 19, 2025

  • fix(serialized_objects): try to infer data interval if it's none

It handles pre-AIP-39 dag runs

  • test(serialization_objects): add test case test_serialized_dag_get_run_data_interval

  • fix(serialized_objects): do not infer data interval if the logical_date is None

  • feat(serialized_objects): allow data_interval to be none (cherry picked from commit 4f26e45)


^ 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.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

…'s none (apache#51530)

* fix(serialized_objects): try to infer data interval if it's none

it handles pre AIP-39 dag runs

* test(serialization_objects): add test case test_serialized_dag_get_run_data_interval

* fix(serialized_objects): do not infer data interval if the logical_date is None

* feat(serialized_objects): allow data_interval to be none
(cherry picked from commit 4f26e45)

Co-authored-by: Wei Lee <weilee.rx@gmail.com>
@Lee-W Lee-W requested review from ashb and bolkedebruin as code owners June 19, 2025 04:12
@potiuk potiuk merged commit 17e63c4 into apache:v3-0-test Jun 21, 2025
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants