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

Head commit for run:
f085efefd13b246b1190ba571e2adcb43347b3af / Wei Lee <[email protected]>
AIP-76: Hold Dag run until all upstream partitions arrive

- Introduces `RollupMapper(upstream_mapper=..., window=...)` so a partitioned
  Dag run waits until the full set of upstream partitions for one downstream
  period has arrived (e.g. 24 hourly events for a daily rollup).
- Ships 6 temporal `Window` built-ins (Hour / Day / Week / Month / Quarter /
  Year); custom windows are rejected at serialization time.
- Surfaces frozen / mapper-error / partial-rollup state on the next-run-assets
  UI; `pending_partition_count` and rollup-aware totals stay symmetric across
  list/detail routes.

See `airflow-core/newsfragments/64571.significant.rst` for the full breakdown,
including the documented DST edge case for `DayWindow` + local-tz mappers.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to