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

2020-02-13 Thread Roger Russel Droique Neris (Jira)


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

Roger Russel Droique Neris reassigned AIRFLOW-6794:
---

Assignee: 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: Roger Russel Droique Neris
>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)


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

2020-02-13 Thread Roger Russel Droique Neris (Jira)
Roger Russel Droique Neris created AIRFLOW-6794:
---

 Summary: 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


{{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)