MarcusCramer91 commented on issue #54779: URL: https://github.com/apache/airflow/issues/54779#issuecomment-3237451148
> I am able to reproduce this behavior. However, I'd like to address this point below: > > > Only downstream tasks with the same map index should be re-run (not sure this is easily possible or intended, but without it I don't see how restarting individual tasks would be of much use). > > In this case, if I cleared the state of `task1[0]`, I would expect both `task2[0]` and `task1[0]` to be re-run, not just `task2[0]`. Agree! But I wouldn't expect task2[1] and task1[1] to be re-run, right? -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org