[
https://issues.apache.org/jira/browse/AIRFLOW-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on AIRFLOW-281 started by Luke Maycock.
--------------------------------------------
> 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
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> 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)