Skip to content
This repository was archived by the owner on Mar 15, 2021. It is now read-only.

Comments

RFC0012: Add and subtract operations (schema evolution)#6

Open
arnau wants to merge 3 commits intomasterfrom
schema-evolution-subtract-field
Open

RFC0012: Add and subtract operations (schema evolution)#6
arnau wants to merge 3 commits intomasterfrom
schema-evolution-subtract-field

Conversation

@arnau
Copy link
Contributor

@arnau arnau commented Jan 26, 2018

Context

Currently, the Registers Data Model has no way to evolve the data structure
described in the schema and used in data items. This means a Register has to
be designed upfront with the right fields forever given it is an append-only
log. We need a way to be able to evolve the schema definition and a way to
reflect such evolution on existing and new data.

Changes proposed in this pull request

This RFC proposes a way to add and subtract fields to a Register, and defines the meaning of this operation.

Please ignore the notes.md file. They're my working notes and they'll be removed once this RFC goes out of wip.

Signed-off-by: Arnau Siches <arnau.siches@digital.cabinet-office.gov.uk>
@arnau
Copy link
Contributor Author

arnau commented Jan 26, 2018

@michaelabenyohai this PR is here to let us carry on with the discussion around lenses.

Arnau Siches added 2 commits January 26, 2018 16:26
Signed-off-by: Arnau Siches <arnau.siches@digital.cabinet-office.gov.uk>
Signed-off-by: Arnau Siches <arnau.siches@digital.cabinet-office.gov.uk>
@arnau arnau changed the title Add and subtract operations (schema evolution) RFC0012: Add and subtract operations (schema evolution) Aug 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant