potiuk commented on issue #46787: URL: https://github.com/apache/airflow/issues/46787#issuecomment-2672474771
Yep. Agree multiple pools in the future - good idea. Though implementation -wise it might be difficult because now scheduling happens with DB query using pool not in Python code. so it might be a bit tricky as you'd lkely have to join pool table multiple times in the same query -- 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]
