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

Micah Kornfield resolved ARROW-6155.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.15.0

Issue resolved by pull request 5028
[https://github.com/apache/arrow/pull/5028]

> [Java] Extract a super interface for vectors whose elements reside in 
> continuous memory segments
> ------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-6155
>                 URL: https://issues.apache.org/jira/browse/ARROW-6155
>             Project: Apache Arrow
>          Issue Type: New Feature
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> For vectors whose data elements reside in continuous memory segments, they 
> should implement a common super interface. This will avoid unnecessary code 
> branches.
> For now, such vectors include fixed-width vectors and variable-width vectors. 
> In the future, there can be more vectors included.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to