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.
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.