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

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

     [ https://issues.apache.org/jira/browse/AIRFLOW-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Potiuk resolved AIRFLOW-4451.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.4

> [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
>             Fix For: 1.10.4
>
>
> 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)