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

[jira] [Created] (AIRFLOW-3783) Fix header rendering in the redshift-to-s3 plugin

Shreya Chakraborty created AIRFLOW-3783:
-------------------------------------------

             Summary: Fix header rendering in the redshift-to-s3 plugin
                 Key: AIRFLOW-3783
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3783
             Project: Apache Airflow
          Issue Type: Improvement
            Reporter: Shreya Chakraborty
            Assignee: Shreya Chakraborty


Redshift has added a new *HEADER* option to the s3unload parameters.

So we can remove the default PARALLEL OFF in the existing

RedshiftToS3Transfer operator. The unload operation can now run parallely, hence faster, along with headers, if required.



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