[
https://issues.apache.org/jira/browse/AIRFLOW-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tao Feng reopened AIRFLOW-2652:
-------------------------------
> 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
>
> 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)