uranusjr commented on issue #33078:
URL: https://github.com/apache/airflow/issues/33078#issuecomment-1670759234

   Copying comments from private convo with @RNHTTR and @dstandish:
   
   > There’s always at least one ti, if the upstream is empty we’d have one 
with `map_index=-1, state=SKIPPED` now. And I believe the only case a ti can 
end up with that particular combination (if the task is mapped) is if the 
upstream is empty, so we can do some detection and special-case it. I’m not 
quite sure where the special case should be implemented yet though.


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