Julien Le Dem created ARROW-274: ----------------------------------- Summary: Make the MapVector nullable Key: ARROW-274 URL: https://issues.apache.org/jira/browse/ARROW-274 Project: Apache Arrow Issue Type: Bug Components: Java - Vectors Reporter: Julien Le Dem
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 -- This message was sent by Atlassian JIRA (v6.3.4#6332)