Versions Compared

Key

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

...

In other words, the combination of logical_date + dag_id is what defined a dag run, and what uniquely identified it.

What does the logical date represent?  I think there's really no better way to describe it than the word "partition".  So that is what I'll use here.

...