The GitHub Actions job "Build Images" on airflow.git has succeeded.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
51af409c4e42c4af1c92be4a9d508b4269f6d3e0 / Ephraim Anierobi 
<[email protected]>
Properly check the existence of missing indexes

For mapped tasks that expands at runtime, the
Dagrun.verify_integrity is being called even when there's no change
to the mapped indexes. This is because the missing_indexes variable contains 
keys
to the mapped task with empty diff([]) value at times. This leads to the "if" 
check
thinking there's something in the defaultdict.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to