Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: daf_butler
-
Story Points:4
-
Epic Link:
-
Team:Data Release Production
Description
Move registry code involving datasets (and, as needed, runs and collections) into helper classes as the prototype. If possible, defer actually moving from monolithic to split dataset tables to DM-21766.
Attachments
Issue Links
- blocks
-
DM-21766 Add per-dataset-type tables to Registry
- Done
-
DM-24432 Add CALIBRATION collections and remove the calibration_label dimension
- Done
-
DM-24612 Add indexes to dataset_collection tables
- Done
-
DM-24614 Move dataset_location tables into manager/storage hierarchy
- Done
-
DM-21794 Add origin component to all autoincrement data IDs in Registry
- Invalid
- is contained by
-
DM-21231 Refactor Registry handling of dataset and associated tables
- Done
Restarting work on this now. I currently plan to do
DM-21766on the same branch (except they'll actually be per-sets-of-dimensions tables, not per-dataset-type), but notDM-21794orDM-24432(which currently seem no harder to do later).