Skip to content

Don't use isinstance for latest runs statement in dag processing #61086

@dstandish

Description

@dstandish

Body

in _RunInfo.calculate, we use isinstance cron partition timetable to figure out how to calculate latest run

this is not ideal. find a better solution. maybe add an attribtue to the timetable, or to the model, or come up with something else.

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Metadata

Metadata

Assignees

Labels

area:corekind:metaHigh-level information important to the community

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions