Versions Compared

Key

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

...

Here will be where I work out the consensus view based on feedback.  This will be amended as we go.

...

Question 1: manual runs

  • behavior in legacy UI and connexion API will be unchanged
  • in new REST API, when triggering a run logical date will be required field and may be null
  • in new UI, when triggering a run, it will be default None but you can select a date with date picker
    • if you try to trigger a date that already exists, you will not be able to.  you can use backfill to rerun a historical date
  • TriggerDagRunOperator will have a default of None for logical date
  • CLI dag run trigger will be default none, but you can add a logical date if you like.

Question 2: Asset triggered

  • no logical date
  • data interval?