uranusjr commented on issue #14597:
URL: https://github.com/apache/airflow/issues/14597#issuecomment-869075856


   Also being able to access a connection is pretty useful for other operators 
as well (some don’t have another way to store secrets. The alternatives are 
either to hand-roll a `ConnectionAccessor` like `var` (so why not do this for 
them), or create a custom operator (a bit heavy for most use cases). Another +1 
from me.


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