Skip to content

Conversation

@marmeladema
Copy link
Collaborator

This change is a necessary rework of scheme serialization to allow for additional field properties that will be introduced in a future commit.

Before this change, a serialized scheme was a map of field name to field type. After this change, a serialized scheme is a map of field name to field definition object, which only contain its type for now but can be extended with additional properties.

This change is a necessary rework of scheme serialization to allow
for additional field properties that will be introduced in a future
commit.

Before this change, a serialized scheme was a map of field name to field type.
After this change, a serialized scheme is a map of field name to
field definition object, which only contain its type for now but can
be extended with additional properties.
@marmeladema marmeladema merged commit 7d63c16 into master Jun 12, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants