[
https://issues.apache.org/jira/browse/AIRFLOW-6916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik closed AIRFLOW-6916.
-------------------------------
Resolution: Fixed
> 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)