jason810496 commented on issue #69287:
URL: https://github.com/apache/airflow/issues/69287#issuecomment-4941604597

   After revisit, I don't think we need to support this feature. 
   
   > bundles_root is scanned and the first valid bundle is selected.
   
   This is the same behavior for Java and Go SDK.
   
   > Dag/task-aware selection across multiple TypeScript bundles was 
deliberately deferred until the bundle tooling exists.
   
   If we want to support selecting from multiple bundle dir, just define 
coordinators config (which representing coordinator instances, and we can 
define with different name and bundles_root for each instance) properly.


-- 
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]

Reply via email to