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

Head commit for run:
816dcec815279267c796a3ea6f222425a633fd65 / Wei Lee <[email protected]>
refactor(partition-mappers): decode rollup keys from any output_format ordering

StartOfWeekMapper and StartOfQuarterMapper now derive their decode_downstream
regex from output_format itself, so users can re-order strftime directives
and {name} placeholders (e.g. "Q{quarter}/%Y") without having to override
decode_downstream. Malformed output_format — empty {}, non-identifier
placeholder names, duplicate %X directives, duplicate {name} placeholders —
raises ValueError at mapper construction instead of an opaque re.error from
deep inside a scheduler tick or UI route.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to