DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- restore uniqueness and keep old dag run semantics
- restore uniqueness but make logical_date nullable
- this would allow users to create arbitrary runs without worrying about logical date collisions, while keeping the old semantics for normally scheduled dags add a param to DAG object to allow users to optionally keep the old dag run semanticsadd a partition-esque concept
- leave it sorta fuzzy and ambiguous
- distribute the responsibility for what backfill means etc
...