You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Stefano Francavilla (JIRA)" <ji...@apache.org> on 2018/09/30 14:02:00 UTC

[jira] [Created] (AIRFLOW-3134) Add New Operator - MySQLToS3TransformOperator

Stefano Francavilla created AIRFLOW-3134:
--------------------------------------------

             Summary: Add New Operator - MySQLToS3TransformOperator
                 Key: AIRFLOW-3134
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3134
             Project: Apache Airflow
          Issue Type: New Feature
    Affects Versions: 1.10.0
            Reporter: Stefano Francavilla
            Assignee: Stefano Francavilla


Taking inspiration from the [S3Transform Operator|https://github.com/apache/incubator-airflow/blob/master/airflow/operators/s3_file_transform_operator.py] and from an use case I was working in the past weeks, I was wondering if it would be useful to add a new operator: "MySQLToS3TransformOperator".
The operator allows to transfer (transformed) data resulting from a SELECT statement to an S3 Bucket.



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