Subham-KRLX commented on issue #67451: URL: https://github.com/apache/airflow/issues/67451#issuecomment-4531664901
I have confirmed this is a legitimate issue. The rendered_map_index hybrid property is casting map_index to String which causes lexicographic sorting instead of numeric sorting this explains the unexpected order for mapped task instances with retries. -- 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]
