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

Head commit for run:
0d94a54dff9ab7b62cce3e4ae3b5fb3a6fda8378 / 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/27770898272

With regards,
GitHub Actions via GitBox


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

Reply via email to