Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DynamicSchemaIndex improvements #904

Merged
merged 3 commits into from
Apr 17, 2023

Conversation

Baccata
Copy link
Contributor

@Baccata Baccata commented Apr 17, 2023

  • Adds an allSchemas method to the DynamicSchemaIndex

  • Amends the logic to retain ordering of fields in dynamic schemas In particular, this impacts the wider problem of decoding maps from documents. The relevant schema visitor was amended to use a ListMap in order to retain the original ordering of values in the resulting map.

In particular, this impacts the wider problem of decoding maps from
documents. The relevant schema visitor was amended to use a ListMap in
order to retain the original ordering of values in the resulting map.
@Baccata Baccata requested a review from kubukoz April 17, 2023 10:44
@kubukoz kubukoz merged commit 20f42e7 into series/0.17 Apr 17, 2023
@kubukoz kubukoz deleted the dynamic-schema-field-ordering-fix branch April 17, 2023 14:28
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