[
https://issues.apache.org/jira/browse/AIRFLOW-5726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982293#comment-16982293
]
ASF subversion and git services commented on AIRFLOW-5726:
----------------------------------------------------------
Commit 4a17bca9e7f3c64ccce11b9d0144249b1259f667 in airflow's branch
refs/heads/master from JavierLopezT
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=4a17bca ]
[AIRFLOW-5726] Allow custom filename in RedshiftToS3Transfer (#6396)
> 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)