[
https://issues.apache.org/jira/browse/AIRFLOW-5726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Javier Lopez Tomas updated AIRFLOW-5726:
----------------------------------------
Description:
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
was:
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
Summary: Delete table as file name in RedshiftToS3Transfer (was:
Delete table as s3 key in RedshiftToS3Transfer)
> 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
>
> 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)