You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Javier Lopez Tomas (Jira)" <ji...@apache.org> on 2019/10/23 13:41:00 UTC

[jira] [Created] (AIRFLOW-5726) Delete table as s3 key in RedshiftToS3Transfer

Javier Lopez Tomas created AIRFLOW-5726:
-------------------------------------------

             Summary: Delete table as s3 key in RedshiftToS3Transfer
                 Key: AIRFLOW-5726
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5726
             Project: Apache Airflow
          Issue Type: Improvement
          Components: operators
    Affects Versions: 1.10.5
            Reporter: Javier Lopez Tomas


Right now, if you want to unload a redshift table called 'people' to s3, in a bucket X, key Y with name 'bad_people' you can't, and the directory would be s3://X/Y/people_

This limitates your freedom to save your table with the name that you want



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