You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/29 13:11:41 UTC

[GitHub] [airflow] eladkal commented on pull request #6850: [AIRFLOW-6296] add ODBC hook & deprecation warning for pymssql

eladkal commented on pull request #6850:
URL: https://github.com/apache/airflow/pull/6850#issuecomment-829225488


   hi @dstandish question/thoughts on the current situation.
   In order to use `MsSqlOperator` we are forced to install also `odbc` provider though we don't have any odbc connection. `pyodbc` cause us trouble in our CI due to https://github.com/mkleehammer/pyodbc/issues/441
   
   What is the motivation to bind the two providers? (since pymssql is maintained https://github.com/apache/airflow/pull/11537 )


-- 
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:
users@infra.apache.org