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)