The GitHub Actions job "Tests (AMD)" on airflow.git/trigger-policy has failed.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
b4d089e4fafcf6ac4350d9e168e608f188016241 / Wei Lee <[email protected]>
refactor(partition_mappers): return structured rollup satisfaction from 
is_satisfied_by_keys

WaitPolicy.is_satisfied_by_keys now returns a PartitionSatisfaction(satisfied, 
unreachable, unreachable_reason) struct instead of a bool, folding the 
unreachability decision and its human-readable reason into the policy so the 
scheduler no longer calls is_unreachable directly. The scheduler's warning + 
dedup move into a _warn_unreachable_asset_partition helper that branches on the 
returned struct. Pure internal refactor; behavior, serialization, and the SDK 
declarations are unchanged.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to