ephraimbuddy opened a new pull request, #25594:
URL: https://github.com/apache/airflow/pull/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
   
   closes: https://github.com/apache/airflow/issues/25095


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to