[
https://issues.apache.org/jira/browse/AIRFLOW-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895807#comment-16895807
]
ASF subversion and git services commented on AIRFLOW-4451:
----------------------------------------------------------
Commit 44a055be9a200090e02fe48fc15920bc70c8fa96 in airflow's branch
refs/heads/v1-10-test from Matthew Bowden
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=44a055b ]
[AIRFLOW-4451] Allow templated named tuples (#5673)
(cherry picked from commit 6e425f4c7a6937be5df8eef5ae1f9886c2c2aa66)
> [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
> Assignee: Matthew Bowden
> Priority: Major
>
> 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.14#76016)