The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
5f3733ea310b53a0a90c660dc94dd6e1ad5755b7 / Ephraim Anierobi 
<[email protected]>
Fix mapped sensor with reschedule mode (#25594)

There are two issues with mapped sensor with `reschedule` mode. First, the 
reschedule table is being populated with a default map_index of -1 even when 
the map_index is not -1. Secondly, MappedOperator does not have the 
`ReadyToReschedule` dependency.
This PR is an attempt to fix this

Co-authored-by: Tzu-ping Chung <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to