Ji Liu created ARROW-6175:
-----------------------------
Summary: [Java] Fix MapVector#getMinorType and extend
AbstractContainerVector addOrGet complex vector API
Key: ARROW-6175
URL: https://issues.apache.org/jira/browse/ARROW-6175
Project: Apache Arrow
Issue Type: Bug
Components: Java
Reporter: Ji Liu
Assignee: Ji Liu
i. Currently {{MapVector#getMinorType}} extends {{ListVector}} which returns
the wrong {{MinorType}}.
ii. {{AbstractContainerVector}} now only has {{addOrGetList}},
{{addOrGetUnion}}, {{addOrGetStruct}} which not support all complex type like
{{MapVector}} and {{FixedSizeListVector}}.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)