roach231428 commented on issue #50756:
URL: https://github.com/apache/airflow/issues/50756#issuecomment-2889792365

   It was because that the class 
`airflow.sdk.definitions.connection.Connection` does not have the 
`get_connection()` function, we can use `connection.password` directly instead 
of `connection.get_password()`.


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