[ 
https://issues.apache.org/jira/browse/AIRFLOW-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16488036#comment-16488036
 ] 

ASF subversion and git services commented on AIRFLOW-2472:
----------------------------------------------------------

Commit 3bdb34e7775fdb85e3dd6cd92a47f91c80b1f67b in incubator-airflow's branch 
refs/heads/master from [~sekikn]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=3bdb34e ]

[AIRFLOW-2472] Implement MySqlHook.bulk_dump

Implement MySqlHook.bulk_dump since the opposite
operation bulk_load is already implemented.
This PR also addresses some flake8 warnings.

Closes #3385 from sekikn/AIRFLOW-2472


> Implement MySqlHook.bulk_dump
> -----------------------------
>
>                 Key: AIRFLOW-2472
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2472
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: hooks
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Major
>             Fix For: 2.0.0
>
>
> For the purpose of backup, migration, ETL etc., implement 
> {{MySqlHook.bulk_dump}} which is opposite to already implemented 
> {{bulk_load}}.



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

Reply via email to