You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Mario Mendes (Jira)" <ji...@apache.org> on 2019/12/19 20:38:00 UTC

[jira] [Commented] (AIRFLOW-6186) Switch pymssql to pyodbc for connecting to Miscrosoft SQL Server

    [ https://issues.apache.org/jira/browse/AIRFLOW-6186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000351#comment-17000351 ] 

Mario Mendes commented on AIRFLOW-6186:
---------------------------------------

[~xbhuang], I have a hook and basic operator for SQL Server using pyodbc done.  Do you want to reassign this issue to me?

> Switch pymssql to pyodbc for connecting to Miscrosoft SQL Server
> ----------------------------------------------------------------
>
>                 Key: AIRFLOW-6186
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6186
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: dependencies
>    Affects Versions: 1.10.6
>            Reporter: Xinbin Huang
>            Assignee: Xinbin Huang
>            Priority: Major
>
> As the author of `pymssql` project announce to discontinue supporting the PyMSSQL project. It is better to switch over to other package (i.e. pyodbc) for better stability 
> Note: the current workaround is to pin down the version to <3.0 ( -AIRFLOW-5942- )



--
This message was sent by Atlassian Jira
(v8.3.4#803005)