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

[jira] [Created] (AIRFLOW-3614) Operators loading to GCS - to support CSV files

jack created AIRFLOW-3614:
-----------------------------

             Summary: Operators loading to GCS - to support CSV files
                 Key: AIRFLOW-3614
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3614
             Project: Apache Airflow
          Issue Type: Task
    Affects Versions: 1.10.1, 2.0.0
            Reporter: jack


Currently, only {color:#6f42c1}BigQueryToCloudStorageOperator{color} supports both json and csv.

The rest of the operators:

{color:#6f42c1}CassandraToGoogleCloudStorageOperator{color}

{color:#6f42c1}MySqlToGoogleCloudStorageOperator{color}

etc..

Support only json format.

 

I would be great if a {color:#032f62}export_format{color} param will be introduced (default json) and the user will be able to set it to CSV if wishes.



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