Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. restore uniqueness and keep old dag run semantics
  2. restore uniqueness but make logical_date nullable
  3. this would allow users to create arbitrary runs without worrying about logical date collisions, while keeping the old semantics for normally scheduled dags
  4. add a param to DAG object to allow users to optionally keep the old dag run semanticsadd a partition-esque concept
  5. leave it sorta fuzzy and ambiguous
  6. distribute the responsibility for what backfill means etc

...