dstandish opened a new pull request #15594:
URL: https://github.com/apache/airflow/pull/15594


   MsSqlOperator uses odbc hook when conn_type = 'odbc'
   
   The import here of OdbcHook, used only for type hinting, should be behind 
`TYPE_CHECKING` guard
   
   see: https://github.com/apache/airflow/pull/6850#issuecomment-829225488
   
   @eladkal this may not address the CI issue you mentioned.  please give me a 
link so i can understand what you're referring to.
   
   it's possible we can decouple the tests too


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to