The GitHub Actions job "Tests (AMD)" on airflow.git/partition-fanout-direction has failed. Run started by GitHub user Lee-W (triggered by Lee-W).
Head commit for run: eeda6f0726dc7967cce0d025289aa16650fa9c27 / Wei Lee <[email protected]> feat(AIP-76): support forward fan-out via forward kwarg on Window Adds ``forward: bool = False`` to ``Window``. Pass ``forward=True`` (e.g. ``WeekWindow(forward=True)``) to fan out the period that follows the upstream key instead of the period it represents — covers the "weekly W10 → daily W11" pattern from the issue. ``FanOutMapper`` is untouched; default ``forward=False`` preserves all existing behaviour and back-compat with persisted Dags is handled via ``deserialize(... data.get("forward", False))``. Closes #65761. Report URL: https://github.com/apache/airflow/actions/runs/26408087759 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
