You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/07/29 14:51:00 UTC

[jira] [Commented] (AIRFLOW-4869) Refactor sql to gcs operators

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

ASF GitHub Bot commented on AIRFLOW-4869:
-----------------------------------------

jmcarp commented on pull request #5504: [AIRFLOW-4869] Reorganize sql to gcs operators.
URL: https://github.com/apache/airflow/pull/5504
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Refactor sql to gcs operators
> -----------------------------
>
>                 Key: AIRFLOW-4869
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4869
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib, gcp
>    Affects Versions: 1.10.4
>            Reporter: Josh Carp
>            Assignee: Josh Carp
>            Priority: Minor
>
> Operators for copying data from mysql, postgresql, and mssql share most of their code but also behave slightly differently. We should factor the shared code into a base class and standardize arguments and behaviors across operators.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)