[
https://issues.apache.org/jira/browse/ARROW-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julien Le Dem reassigned ARROW-274:
-----------------------------------
Assignee: Julien Le Dem
> 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
> Assignee: 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)