Taragolis opened a new pull request, #24387:
URL: https://github.com/apache/airflow/pull/24387

   After finding in this PR: 
https://github.com/apache/airflow/pull/24057#discussion_r894848008 I've checked 
other AWS Hooks which not use cached `conn` property and found two hooks 
`RedshiftDataHook` and `RdsHook`
   
   Add to `AwsBaseHook` generic connection, so it won't required anymore 
overwrite `conn` property
   
   <details>
     <summary>Type hinting still work in IDE (PyCharm) after changes</summary>
   
    
![out](https://user-images.githubusercontent.com/3998685/173164439-fbf99a81-087e-43d7-b973-e51f378763fe.gif)
   </details>
   
   
   


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