Details
-
Type:
Technical task
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:None
-
Story Points:2
-
Sprint:Science Pipelines DM-S15-2, Science Pipelines DM-S15-3, Science Pipelines DM-S15-4
-
Team:Data Release Production
Description
Rename fields to match the new slot and measurement naming conventions.
Perry, small review for you. This sits on top of several other tickets (
DM-2533,DM-2534,DM-2535), and is the last step towards removing support for in-memory version 0 schemas while being able to read them in from disk as version 1 schemas. This just adds some logic to create aliases when reading version 0 schemas to allow them to be used by version 1 slots.All changes are in afw, and can be found in the GitHub PR linked from this JIRA page. Note that the diff is relative to tickets/
DM-2535, which has been assigned to someone else to review.