Skip to content
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

Fix DagRun data interval for DeltaDataIntervalTimetable #35391

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

hussein-awala
Copy link
Member

When providing a timedelta as a schedule and setting catchup to False, the dag run data interval is not rounded to the correct start/end data interval dates. The tests were passed by adding tick=False to @time_machine.travel which hid the bug.

@hussein-awala hussein-awala added the type:bug-fix Changelog: Bug Fixes label Nov 2, 2023
@hussein-awala hussein-awala added this to the Airflow 2.7.4 milestone Nov 2, 2023
@bolkedebruin bolkedebruin merged commit 9a6ce3a into apache:main Nov 6, 2023
45 checks passed
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Nov 10, 2023
VladaZakharova pushed a commit to lwyszomi/airflow that referenced this pull request Nov 13, 2023
…ome location

Fix DagRun data interval for DeltaDataIntervalTimetable (apache#35391)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants