You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/08 14:45:00 UTC

[jira] [Created] (ARROW-6175) [Java] Fix MapVector#getMinorType and extend AbstractContainerVector addOrGet complex vector API

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)