[
https://issues.apache.org/jira/browse/AIRFLOW-3566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087209#comment-17087209
]
Roster commented on AIRFLOW-3566:
---------------------------------
[~mzitnik] the hook is deprecated on master see
[https://github.com/apache/airflow/pull/6850]
> MsSqlHook connection parameters are not configurable
> ----------------------------------------------------
>
> Key: AIRFLOW-3566
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3566
> Project: Apache Airflow
> Issue Type: Improvement
> Components: hooks
> Reporter: Mark Zitnik
> Priority: Minor
> Fix For: 1.10.0
>
>
> I have looking on MsSqlHook implementation it uses the default timeout of the
> driver -> is no timeout.
> uses internally pymssql the default time is 0 -> is no timeout look at
> [http://pymssql.org/en/stable/ref/pymssql.html]
> There are other connection options to pymssql that we should support pulling
> from the extra field of the connection
>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)