[
https://issues.apache.org/jira/browse/AIRFLOW-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor updated AIRFLOW-3148:
---------------------------------------
Fix Version/s: (was: 2.0.0)
1.10.3
> Argument "parameters" in RedshiftToS3Transfer is not necessary
> --------------------------------------------------------------
>
> Key: AIRFLOW-3148
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3148
> Project: Apache Airflow
> Issue Type: Improvement
> Components: operators
> Affects Versions: 1.10.0
> Reporter: Xiaodong DENG
> Assignee: Xiaodong DENG
> Priority: Minor
> Fix For: 1.10.3
>
>
> Argument "parameters" in RedshiftToS3Transfer is not necessary.
>
> Parameters are used to help render the SQL command. But in this operator,
> only schema and table are needed. There is no SQL command to render.
>
> Actually by checking the code, we can also realise argument "parameters" is
> never really used.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)