Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
Observed in integration testing. In a length-7 struct, the field metadata for the struct node has length 0 in the flatbuffer. From C++ gdb:
(gdb) p field_meta $1 = {length = 0, null_count = 0}
See attached example json file