Xiaodong DENG created AIRFLOW-3479:
--------------------------------------

             Summary: Records of "Log" table should be kept (by default) when 
users delete a DAG.
                 Key: AIRFLOW-3479
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3479
             Project: Apache Airflow
          Issue Type: Improvement
    Affects Versions: 1.10.1
            Reporter: Xiaodong DENG
            Assignee: Xiaodong DENG


Currently when we delete a DAG (using API or from the UI), it will delete all 
related records in all tables (all tables in which "dag_id" is available), 
including "log" table.

However, the records in "log" table should be kept (by default). This would be 
ideal for multiple reasons, like auditing.



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

Reply via email to