The GitHub Actions job "CodeQL" on airflow.git/partition-backfill-window has 
succeeded.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
17a8e5d67847a3d0b0d109874cef6bd629a823df / Wei Lee <[email protected]>
Fix partitioned backfill widening a sub-day window to the whole day

Backfilling a partitioned Dag for a window inside a single day (e.g. an hourly
timetable for 08:00–09:00) created one run per cron tick of the entire day.
iter_partition_dagrun_infos now honours the datetime window directly — both ends
inclusive, at the timetable's own partition cadence — instead of rounding to 
whole
calendar days; callers pass tz-aware datetimes.

Report URL: https://github.com/apache/airflow/actions/runs/27940375803

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to