[
https://issues.apache.org/jira/browse/ARROW-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-6175:
----------------------------------
Labels: pull-request-available (was: )
> [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
> Priority: Minor
> Labels: pull-request-available
>
> 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)