prinkov edited a comment on issue #9339:
URL: https://github.com/apache/airflow/issues/9339#issuecomment-645645641


   > If I understand correctly, pymssql is going away and no longer supported. 
That's why the operator is switched to pyodbc.
   
   As I understand it, in SQLAlchemy it is by default.  
   https://docs.sqlalchemy.org/en/13/core/engines.html#microsoft-sql-server
   
   But there is no in airflow
   
https://github.com/apache/airflow/blob/6a9c436f6f013e4c548f59db9397e21b32578d85/airflow/providers/microsoft/mssql/hooks/mssql.py#L76
   
   
   


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