Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently the MapVector used to store Structs (aka Tuples) does not have a validity inner vector. As such struct types can not be null.
Based on the use of The MapVector I'm thinking of creating a NullableMapVector for this purpose that would encapsulate the MapVector