Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AIRFLOW-6801] Make use of ImportError.timestamp #7425

Merged
merged 1 commit into from Feb 16, 2020

Conversation

chrismclennon
Copy link
Contributor

@chrismclennon chrismclennon commented Feb 15, 2020

This change makes use of the ImportError.timestamp field. When an ImportError is added, the timestamp field is populated with the time that the ImportError was added to the table.


Issue link: AIRFLOW-6801

Make sure to mark the boxes below before creating PR: [x]

* For document-only changes commit message can start with [AIRFLOW-XXXX].


In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.
Read the Pull Request Guidelines for more information.

@boring-cyborg boring-cyborg bot added the area:Scheduler Scheduler or dag parsing Issues label Feb 15, 2020
@turbaszek
Copy link
Member

I think the PR title should be Make use of ImportError.timestamp

@chrismclennon chrismclennon changed the title [AIRFLOW-6801] Make use of ImportError.timezone [AIRFLOW-6801] Make use of ImportError.timestamp Feb 16, 2020
@chrismclennon
Copy link
Contributor Author

I think the PR title should be Make use of ImportError.timestamp

D'oh! Yes, you are right. :-)

@turbaszek turbaszek merged commit cc1bd64 into apache:master Feb 16, 2020
@chrismclennon chrismclennon deleted the AIRFLOW-6801 branch February 18, 2020 04:21
galuszkak pushed a commit to FlyrInc/apache-airflow that referenced this pull request Mar 5, 2020
kaxil pushed a commit that referenced this pull request Mar 17, 2020
kaxil pushed a commit that referenced this pull request Mar 19, 2020
kaxil pushed a commit to astronomer/airflow that referenced this pull request Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:Scheduler Scheduler or dag parsing Issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants