Dan Davydov created AIRFLOW-1416:
------------------------------------
Summary: Airflow should create all applicable dagruns for a dag,
not just the most recent
Key: AIRFLOW-1416
URL: https://issues.apache.org/jira/browse/AIRFLOW-1416
Project: Apache Airflow
Issue Type: Bug
Reporter: Dan Davydov
Airflow should create all applicable dagruns for a dag, not just the most
recent. This mean if e.g. someone changes the start date for a DAG, it is
automatically backfilled. We will probably need some kind of caching solution
to enable this kind of ability since it could be expensive to check all dagruns
for a DAG.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)