amoghrajesh commented on issue #60404:
URL: https://github.com/apache/airflow/issues/60404#issuecomment-3895157340

   > The static YAML approach also makes sense to me! Even if we go with the 
static YAML approach, I think we still require providers’ ‎⁠pip⁠ dependencies 
on the API server, and it is unavoidable to call ‎⁠ProviderManager⁠ for the 
end-to-end process.
   
   Right now yes, but I am proposing a change soon on that which will let API 
server read connection schemas truly from yaml without having the provider 
installed at all. A peek into the solution would be something along the lines 
of having pre packaged bundles for provider.yml in api server


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