The GitHub Actions job "Tests (AMD)" on 
airflow.git/prime-dagrun-on-mapped-expansion has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
8b8a2e75b2899f4ea775df4c08b676cbe620f94d / Daniel Standish 
<[email protected]>
Consolidate duplicated mapped-TI persist/prime logic into one helper

expand_mapped_task and _revise_map_indexes_if_mapped each had their own
near-identical session.add()/refresh_from_task()/set_committed_value()
sequence with its own explanatory comments. Extract the shared sequence
into TaskInstance-module-private _add_and_prime_mapped_ti() so the
rationale lives in one place instead of being duplicated across two files.

Signed-off-by: Daniel Standish <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to