Skip to content

Feature/vtx maps#33

Merged
virtexalejandro merged 12 commits into
mainfrom
feature/vtx-maps
Jun 16, 2026
Merged

Feature/vtx maps#33
virtexalejandro merged 12 commits into
mainfrom
feature/vtx-maps

Conversation

@virtexalejandro

Copy link
Copy Markdown
Contributor

No description provided.

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.
…orrupted nested/map hashes); fix cli diff discarding patch
@virtexalejandro virtexalejandro merged commit 5de8919 into main Jun 16, 2026
9 checks passed
@virtexalejandro virtexalejandro deleted the feature/vtx-maps branch June 16, 2026 21:30
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.

1 participant