Xiaodong DENG created AIRFLOW-3148:
--------------------------------------

             Summary: 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


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)

Reply via email to