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

Tao Feng resolved AIRFLOW-2652.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.3

> implement / enhance pythonOperator deepcopy
> -------------------------------------------
>
>                 Key: AIRFLOW-2652
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2652
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Tao Feng
>            Assignee: Tao Feng
>            Priority: Major
>             Fix For: 1.10.3
>
>
> Currently if we backfill an airflow task which is pythonOperator, when 
> airflow does a deepcopy of callable from the operator we may encounter 
> unexpected issue. We should skip the callable deepcopy as it will not get 
> mutated.
>  
>  



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

Reply via email to