The GitHub Actions job "Tests (AMD)" on airflow.git/fix-fixed-key-mapper-cap 
has failed.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
2604bbbda677fad66751f28b0529d16384c63c6d / Wei Lee <[email protected]>
Fix asset event ingestion crash for Dags using FixedKeyMapper

Core FixedKeyMapper's generated __init__ never called PartitionMapper.__init__, 
so instances had no max_downstream_keys attribute. Since the Execution API 
reads mapper.max_downstream_keys with no surrounding error handling when 
queuing partitioned Dag runs, every producer task emitting an asset event 
consumed by a Dag with a bare FixedKeyMapper failed to record SUCCESS and 
became a zombie.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to