Luke Maycock created AIRFLOW-281:
------------------------------------
Summary: mssql_hook does not pass port to pymssql's connection
method.
Key: AIRFLOW-281
URL: https://issues.apache.org/jira/browse/AIRFLOW-281
Project: Apache Airflow
Issue Type: Bug
Components: hooks
Reporter: Luke Maycock
Assignee: Luke Maycock
The mssql_hook does not pass the port through to pymssql's connection method.
Therefore, the port entered in the UI in 'Admin > Connections' is ignored for
mssql connections.
Proposed fix:
Used named arguments and include the 'port' argument.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)