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

Head commit for run:
7d8aa0e730d185528aa22e7b394b62d317dc92e4 / Wei Lee <[email protected]>
fix(scheduler): populate partition_date for temporal asset partitions

Asset-triggered partitioned Dag runs now set partition_date when the
partition is temporal — a temporal mapper directly, or one composed in a
RollupMapper (fan-in) or FanOutMapper (fan-out). The anchor is localized
with the mapper's own timezone so it lands on the same UTC instant as the
cron partition path; non-temporal mappers keep None.

decode the key to its window anchor and composites delegate to the child
that owns the downstream key, so the scheduler resolves the date
polymorphically instead of type-switching on mapper class.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to