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

[jira] [Commented] (AIRFLOW-2652) implement / enhance pythonOperator deepcopy

    [ https://issues.apache.org/jira/browse/AIRFLOW-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16601383#comment-16601383 ] 

Apache Spark commented on AIRFLOW-2652:
---------------------------------------

User 'feng-tao' has created a pull request for this issue:
https://github.com/apache/incubator-airflow/pull/3528

> 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)