-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
api: composerIssues related to the Cloud Composer API.Issues related to the Cloud Composer API.samplesIssues that are directly related to samples.Issues that are directly related to samples.
Description
In which file did you encounter the issue?
Did you change the file? If so, how?
- "age_check_column": DagModel.last_scheduler_run,
- "age_check_column": DagModel.last_parsed_time,
Describe the issue
Starting from Airflow 2.0.2 last_scheduler_run
column renamed into last_parsed_time
in DagModel
.
https://github.com/apache/airflow/blob/96656527fed515d8f39bbbec5d6a155faae2aaa2/CHANGELOG.txt#L369
Metadata
Metadata
Assignees
Labels
api: composerIssues related to the Cloud Composer API.Issues related to the Cloud Composer API.samplesIssues that are directly related to samples.Issues that are directly related to samples.