[
https://issues.apache.org/jira/browse/AIRFLOW-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jack updated AIRFLOW-3614:
--------------------------
Description:
Currently operators loading from DBs to GCS 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.
List of Operators:
||Operator Name||Status||Notes||
|PostgresToGoogleCloudStorageOperator| | |
|MySqlToGoogleCloudStorageOperator|Done|https://issues.apache.org/jira/browse/AIRFLOW-2224|
|CassandraToGoogleCloudStorageOperator| | |
|BigQueryToCloudStorageOperator|Done|Already supports both Json and CSV|
was:
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.
> 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
> Priority: Major
>
>
> Currently operators loading from DBs to GCS 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.
> List of Operators:
>
> ||Operator Name||Status||Notes||
> |PostgresToGoogleCloudStorageOperator| | |
> |MySqlToGoogleCloudStorageOperator|Done|https://issues.apache.org/jira/browse/AIRFLOW-2224|
> |CassandraToGoogleCloudStorageOperator| | |
> |BigQueryToCloudStorageOperator|Done|Already supports both Json and CSV|
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)