You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/18 01:25:00 UTC

[jira] [Commented] (AIRFLOW-5726) Delete table as file name in RedshiftToS3Transfer

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

ASF subversion and git services commented on AIRFLOW-5726:
----------------------------------------------------------

Commit 20e022ef46aae6a2a10f39a96f26806628247c02 in airflow's branch refs/heads/v1-10-test from JavierLopezT
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=20e022e ]

[AIRFLOW-5726] Allow custom filename in RedshiftToS3Transfer (#6396)

(cherry-picked from 4a17bca9e)


> Delete table as file name 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
>            Assignee: Javier Lopez Tomas
>            Priority: Minor
>              Labels: redshift, s3
>             Fix For: 2.0.0, 1.10.7
>
>
> 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 is set to 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)