You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Joy Gao (JIRA)" <ji...@apache.org> on 2018/03/22 21:44:00 UTC

[jira] [Resolved] (AIRFLOW-2235) Fix wrong docstrings in Transfer operators for MySQL

     [ https://issues.apache.org/jira/browse/AIRFLOW-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joy Gao resolved AIRFLOW-2235.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

Issue resolved by pull request #3147
[https://github.com/apache/incubator-airflow/pull/3147]

> Fix wrong docstrings in Transfer operators for MySQL
> ----------------------------------------------------
>
>                 Key: AIRFLOW-2235
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2235
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: docs, Documentation
>            Reporter: Kengo Seki
>            Assignee: Tao Feng
>            Priority: Minor
>             Fix For: 1.10.0
>
>
> Docstrings in HiveToMySqlTransfer and PrestoToMySqlTransfer says:
> {code}
>     :param sql: SQL query to execute against the MySQL database
> {code}
> but actually these queries are executed against Hive and Presto respectively.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)