The GitHub Actions job "Check newsfragment PR number" on 
airflow.git/partition-fanout-direction has failed.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
39b5573afe638ce45b5b82a6b6e9f885a6d8ac09 / Wei Lee <[email protected]>
feat(AIP-76): support forward fan-out via direction kwarg on Window

WindowDirection.FORWARD now yields the trailing period ending at the
upstream key (the half-open (anchor - period, anchor], mirror of
BACKWARD) rather than the following period. The anchor is always the
last member of the forward sequence.

- WeekWindow(direction=FORWARD) on a Monday fans out the seven days
ending at that Monday, not the next calendar week.
- MonthWindow forward enumerates the trailing month ending at the
anchor and is intentionally not calendar-month aligned, matching the
week behaviour.

Closes #65761.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to