You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Omkar (Jira)" <ji...@apache.org> on 2020/03/10 19:52:00 UTC

[jira] [Assigned] (AIRFLOW-6794) Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query

     [ https://issues.apache.org/jira/browse/AIRFLOW-6794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Omkar reassigned AIRFLOW-6794:
------------------------------

    Assignee: Omkar  (was: Roger Russel Droique Neris)

> Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query
> -------------------------------------------------------------
>
>                 Key: AIRFLOW-6794
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6794
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: aws, operators
>    Affects Versions: 1.10.9
>            Reporter: Roger Russel Droique Neris
>            Assignee: Omkar
>            Priority: Trivial
>              Labels: AWS, newbie
>
> {{The Redshift operator }}
> {{"airflow.providers.amazon.aws.operators.redshift_to_s3.}}{{RedshiftToS3Transfer" allow only a simple usage to transfer a table to a S3. }}
> {{[https://github.com/apache/airflow/blob/master/airflow/providers/amazon/aws/operators/redshift_to_s3.py#L110]}}
> {{If possible I would like to implement an usage of a custom query on it.}}
> {{The behavior expected is when a "query" parameter is given then it wil use it, and if the it was not given it will use the default behavior.}}
> {{}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)