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

ASF subversion and git services commented on AIRFLOW-5946:
----------------------------------------------------------

Commit a8473ab2f3d442265e9f849d6fae1ca226ffa5e3 in airflow's branch 
refs/heads/v1-10-test from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=a8473ab ]

Revert "[AIRFLOW-5946] DAG Serialization: Store source code in db (#7217)"

This reverts commit 40cda7388cda2f7de688e9e9b9368c71f6c0591b.


> Store & Read code from DB for Code View
> ---------------------------------------
>
>                 Key: AIRFLOW-5946
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5946
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: webserver
>    Affects Versions: 2.0.0, 1.10.7
>            Reporter: Kaxil Naik
>            Assignee: Anita Fronczak
>            Priority: Major
>              Labels: dag-serialization
>             Fix For: 1.10.10
>
>
> To make Webserver not need DAG Files we need to find a way to get Code to 
> display in *Code View*.
> - Store in lazy-loaded column in SerializedDag table
> - Save in a new table with DAG_id and store versions as well. Add a limit of 
> last 10 versions. This is just needed by Code View so not a problem if we 
> store in New table
> OR - Just keep as reading from file?



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

Reply via email to