[
https://issues.apache.org/jira/browse/AIRFLOW-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16395613#comment-16395613
]
ASF subversion and git services commented on AIRFLOW-2206:
----------------------------------------------------------
Commit bee4a801959a25a2dfaeb198247c98b32d518566 in incubator-airflow's branch
refs/heads/master from [~sekikn]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=bee4a80 ]
[AIRFLOW-2206] Remove unsupported args from JdbcOperator doc
JdbcOperator's docstring has unsupported arguments and
a wrongly named argument. This PR fixes them.
> Remove unsupported args from JdbcOperator doc
> ---------------------------------------------
>
> Key: AIRFLOW-2206
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2206
> Project: Apache Airflow
> Issue Type: Bug
> Components: docs, Documentation
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: Minor
>
> The following arguments are in JdbcOperator's docstring, but unsupported
> actually.
> - jdbc_url
> - jdbc_driver_name
> - jdbc_driver_loc
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)