[
https://issues.apache.org/jira/browse/AIRFLOW-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16412328#comment-16412328
]
ASF subversion and git services commented on AIRFLOW-2248:
----------------------------------------------------------
Commit 1a482d454ecf989223be93ec2355ed508c1b0894 in incubator-airflow's branch
refs/heads/master from Joy Gao
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=1a482d4 ]
Merge pull request #3156 from sekikn/AIRFLOW-2248
> Fix wrong param name in RedshiftToS3Transfer doc
> ------------------------------------------------
>
> Key: AIRFLOW-2248
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2248
> Project: Apache Airflow
> Issue Type: Bug
> Components: docs, Documentation
> Reporter: Kengo Seki
> Priority: Minor
>
> RedshiftToS3Transfer's docstring says:
> {code}
> :param options: reference to a list of UNLOAD options
> :type options: list
> {code}
> but the correct name is {{unload_options}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)