[ 
https://issues.apache.org/jira/browse/ARROW-13076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-13076:
-----------------------------------
    Labels: pull-request-available  (was: )

> [Java] Enable ExtensionType to use StructVector and UnionVector for 
> underlying storage
> --------------------------------------------------------------------------------------
>
>                 Key: ARROW-13076
>                 URL: https://issues.apache.org/jira/browse/ARROW-13076
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java
>            Reporter: Bryan Cutler
>            Assignee: Bryan Cutler
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, an ExtensionTypeVector has a type constraint for the underlying 
> storage to extend BaseValueVector. StructVector, UnionVector and 
> DenseUnionVector do not extend this base class.
> After ARROW-13044, Union vectors will extend the ValueVector interface and 
> the extension vector type constrain could be relaxed to this interface to 
> allow the above vector types to be used.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to