You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ross Mechanic (JIRA)" <ji...@apache.org> on 2019/05/01 02:31:00 UTC

[jira] [Created] (AIRFLOW-4451) [AIRFLOW-1814] converts namedtuples args in PythonOperators to lists

Ross Mechanic created AIRFLOW-4451:
--------------------------------------

             Summary: [AIRFLOW-1814] converts namedtuples args in PythonOperators to lists
                 Key: AIRFLOW-4451
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4451
             Project: Apache Airflow
          Issue Type: Bug
          Components: operators
    Affects Versions: 1.10.3
            Reporter: Ross Mechanic


Upgrading to Airflow 1.10.3 from Airflow 1.10.2 removed support for passing in `namedtuple`s as `op_kwargs` or `op_args` to `PythonOperator`. The specific PR that made the breaking change is [https://github.com/apache/airflow/pull/4691]

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)