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

[jira] [Created] (AIRFLOW-6801) Make use of timestamp field in ImportError object

Chris McLennon created AIRFLOW-6801:
---------------------------------------

             Summary: Make use of timestamp field in ImportError object
                 Key: AIRFLOW-6801
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6801
             Project: Apache Airflow
          Issue Type: Improvement
          Components: models
    Affects Versions: 1.10.7
            Reporter: Chris McLennon


The ImportError object has a `timestamp` field that goes unused. I believe this field is intended to report when an ImportError has been inserted into the table(?). When we add a row to the import_error table it seems that we should add the current time as the timestamp field as a result.



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