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

Head commit for run:
8e69a569bdf2c08aaed09f2f72e970beb5684aaa / Wei Lee <[email protected]>
fix: detect rollup when only default_partition_mapper is set

``partition_mapper_info`` now iterates every asset in ``asset_condition``
and uses ``get_partition_mapper``, so a Dag configured with
``default_partition_mapper=RollupMapper(...)`` (the primary documented
pattern) is correctly reported as rollup. Previously the list was built
from ``partition_mapper_config`` only, leaving ``has_rollup_mappers``
False and silently disabling rollup UI behaviour.

Also: extract the shared ``load_partitioned_timetable`` helper and log
on deserialization failure; coerce NULL ``source_partition_key`` to
``""`` in the scheduler to match the UI normalisation.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to