Allows to filter on a union of statuses. This came up due to run queuing: both Dagit and the daemon make queries for a union of all NOT_STARTED and STARTED runs.
Details
Details
- Reviewers
sashank dgibson - Commits
- R1:442e2a13f778: Allow PipelineRunFilters on multiple statuses
existing tests
integration
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Branch
- filter-multiple-status (branched from master)
- Lint
Lint OK - Unit
No Unit Test Coverage