norm commented on pull request #22341: URL: https://github.com/apache/airflow/pull/22341#issuecomment-1077285031
@uranusjr From my reading of the code, when the mapped length is 0, the state is set to skipped but the map_index is not altered to 0 before the return (also what my tests show when I debug them). Is this a bug in `mappedoperator.py` I should fix? -- 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]
