dinigo commented on issue #8458:
URL: https://github.com/apache/airflow/issues/8458#issuecomment-693359114


   This issue is giving us some trouble too. I was about to fill a new issue 
when I found this old one
   
   `pymssql` is being discontinued. And it's been for some time now. 
   Some operators conflict with this, since there's no support for `pymssql` in 
python3.8. So it is impossible to use any pymssql based operators and hooks in 
the python3.8 build.
   
   Can we migrate this to the `pyodbc` library to manage MSSQL connections?
   
   https://github.com/pymssql/pymssql/issues/668
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to