shahar1 opened a new pull request, #67687: URL: https://github.com/apache/airflow/pull/67687
Backport of #67288 to v3-2-test. This backport brings the topological sort performance improvements to the v3-2-test branch: - Replaces modified-Kahn algorithm with a projected sweep approach - Benchmarks show 2-8x speedup on large task groups across various dependency shapes - 145 new test cases covering shape correctness closes: none (backport) --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Haiku 4.5) -- 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]
