uranusjr commented on pull request #22341:
URL: https://github.com/apache/airflow/pull/22341#issuecomment-1076514591


   A task never mapped (either due to it not being a mapped task, or has not 
been run yet) would have one single task instance of `map_index=-1`. If the 
task is mapped, there will never be an instance with the -1 index. If the 
mapped length is zero, there will only be one task instance with index 0 and 
marked with state `SKIPPED`.


-- 
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