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

Head commit for run:
c90bea992bf220c87ffb559f7c54204e7b2df270 / Wei Lee <[email protected]>
refactor(partition_mappers): dispatch rollup satisfaction via WaitPolicy

Move the rollup satisfaction check off the scheduler's isinstance
branch onto a polymorphic WaitPolicy.is_satisfied_by_keys method.
WaitForAll overrides it to keep the first-missing-key short-circuit;
the base default reduces the key sets to counts and delegates to the
existing is_satisfied primitive. Drop the now-dead
_check_rollup_asset_status wrapper and the WaitForAll import from the
scheduler.

No behavior change; wire format unchanged.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to