uranusjr commented on pull request #18853: URL: https://github.com/apache/airflow/pull/18853#issuecomment-939362338
> Deterministic sorting according to task_id solved the problem. Why? The dependency-based ordering (topological) does not guarantee to match alphabetical ordering. I think we need to actually parse the dependencies to determine ordering...? -- 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]
