You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/02/25 20:50:00 UTC

[jira] [Updated] (AIRFLOW-6916) Replace SimpleDag & SimpleDagBag representation with Serialized Dag

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

Kaxil Naik updated AIRFLOW-6916:
--------------------------------
    Labels: dag-serialization  (was: )

> Replace SimpleDag & SimpleDagBag representation with Serialized Dag
> -------------------------------------------------------------------
>
>                 Key: AIRFLOW-6916
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6916
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: serialization
>    Affects Versions: 2.0.0
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Major
>              Labels: dag-serialization
>             Fix For: 2.0.0
>
>
> Currently, we have 2 Serialized Representation:
> * SimpleDags (were created because SimpleDags were not pickleable)
> * Serialized DAG
> We should remove SimpleDags



--
This message was sent by Atlassian Jira
(v8.3.4#803005)