This makes the pipeline snapshot Id stable if you haven't made any changes to the run config.
Details
Details
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Branch
- stability (branched from master)
- Lint
Lint Passed - Unit
No Test Coverage
Event Timeline
python_modules/dagster/dagster/serdes/serdes.py | ||
---|---|---|
138–173 | empty set? would be nice to add a serdes test case for this as well | |
169–170 | nit: I really had to stare at this for a bit to convince my self this logic condition was correct, might be more legible if verbose or taken out of an inline dict creation |