Yingbo Wang created AIRFLOW-2951:
------------------------------------

             Summary: dag_run end_date Null after a dag is finished
                 Key: AIRFLOW-2951
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2951
             Project: Apache Airflow
          Issue Type: Improvement
          Components: DagRun
            Reporter: Yingbo Wang
            Assignee: Yingbo Wang


dag_run table should have an end_date updated when a dag is finished. 

Currently only user activated dag termination request coming from UI may change 
the "end_date" in dag_run table. All scheduled dags that are automatically 
running by airflow will leave a NULL value after they fall into a "success" or 
"failed" state. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to