Feature/vtx maps#33
Merged
Merged
Conversation
Samples: arena generator now emits maps, scalar arrays, nested structs and a variable-length inventory across all 4 data-source formats (JSON/Proto/FBS/raw binary), with identical PropertyContainers (verified by equal content_hash). Adds arena_container_helpers.h and regenerates arena_generated.h. SDK: proto reader now deserializes map_properties/map_arrays (proto_to_vtx); FlatBuffers and Protobuf differ view adapters now iterate map entries within the field's MapContainer so multi-entry maps diff correctly. Tests: reactivated DiffEdges.DiffWithMapProperties and added DiffWithMapPropertiesProtobuf (both backends) with a dedicated test_schema_map.json fixture.
windows-latest now defaults to a newer VS generator that mismatches the VS17 2022 generator cached in build/_deps FetchContent subbuild trees, failing the flatbuffers populate. Pinning to windows-2022 restores a stable default generator and changes the cache-key prefix so the mismatched cache is no longer restored.
…hToMap); simplify arena sample
…orrupted nested/map hashes); fix cli diff discarding patch
…e/VTX into feature/vtx-maps
…-recursion fields
…ey; codegen emits typed map accessors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.