steveahnahn opened a new pull request, #61759: URL: https://github.com/apache/airflow/pull/61759
## Summary Extend multi-team batching pattern found in #61471 to the `SchedulerJobRunner` so executor resolution consistently uses pre-resolved `dag_id -> team_name` mappings across remaining scheduler paths. - Reduces repeated team-resolution work inside scheduler loops. - Keeps executor-selection behavior consistent across core and non-core scheduler flows. - Preserves legacy behavior when multi-team is disabled. -- 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]
