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 ContinuousTimetable false triggering when last run ends in future #45175

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jx2lee
Copy link
Contributor

@jx2lee jx2lee commented Dec 23, 2024

closes: #45081


^ 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 newsfragments.

@jx2lee jx2lee marked this pull request as ready for review December 23, 2024 12:41
@jx2lee jx2lee requested a review from uranusjr as a code owner December 23, 2024 12:41
@jx2lee jx2lee force-pushed the fix-timeteable-continuous branch from 336824a to 0e8de6d Compare December 23, 2024 13:26
@jx2lee jx2lee force-pushed the fix-timeteable-continuous branch from bba8304 to 5170203 Compare December 28, 2024 06:27
@jx2lee jx2lee force-pushed the fix-timeteable-continuous branch from 5170203 to eb7f855 Compare January 7, 2025 08:10
@eladkal eladkal added this to the Airflow 2.10.5 milestone Jan 7, 2025
@eladkal eladkal added the type:bug-fix Changelog: Bug Fixes label Jan 7, 2025
@jx2lee jx2lee force-pushed the fix-timeteable-continuous branch from eb7f855 to ffa9ff0 Compare January 10, 2025 06:45
@jx2lee jx2lee requested a review from uranusjr January 15, 2025 11:24
@jx2lee jx2lee force-pushed the fix-timeteable-continuous branch 2 times, most recently from 6404ee4 to da206ea Compare January 18, 2025 06:44
@jx2lee jx2lee force-pushed the fix-timeteable-continuous branch 4 times, most recently from 327b325 to a1772b2 Compare January 30, 2025 12:47
@jx2lee jx2lee force-pushed the fix-timeteable-continuous branch 2 times, most recently from e4caadd to 55cb7df Compare February 8, 2025 04:32
@jx2lee jx2lee force-pushed the fix-timeteable-continuous branch from 55cb7df to e15d333 Compare February 21, 2025 10:54
@jx2lee jx2lee force-pushed the fix-timeteable-continuous branch 2 times, most recently from 231d281 to f247cd4 Compare February 28, 2025 04:47
@jx2lee jx2lee force-pushed the fix-timeteable-continuous branch from f247cd4 to cbcaa3e Compare March 25, 2025 11:09
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.

Continuous timetable causes false dag triggering if dag has already run and start_date is in future
4 participants