[ 
https://issues.apache.org/jira/browse/AIRFLOW-5338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16961520#comment-16961520
 ] 

jack commented on AIRFLOW-5338:
-------------------------------

[~feluelle] I think it's a refactor task something like BaseSQLToS3 then 
RedsfhitToS3Operator will inherit from it? something similar to what we have in 
GCP with BaseSQLToGoogleCloudStorageOperator

> Add a RedsfhitToS3Operator
> --------------------------
>
>                 Key: AIRFLOW-5338
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5338
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: aws
>    Affects Versions: 1.10.5
>            Reporter: Chao-Han Tsai
>            Assignee: Chao-Han Tsai
>            Priority: Major
>
> Create an Airflow operator that queries Redshift and persists the results to 
> S3. We should be able to leverage the existing code in 
> https://github.com/apache/airflow/blob/master/airflow/contrib/operators/dynamodb_to_s3.py
>  to handle the flush to s3 logic. We should abstract that logic to a base 
> class and let RedshiftToS3Operator and DynamodbToS3Operator inherits that 
> base class



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

Reply via email to