You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/08 15:12:00 UTC

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

     [ 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)