Kengo Seki created AIRFLOW-2248:
-----------------------------------
Summary: 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
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)