[
https://issues.apache.org/jira/browse/ARROW-6155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Kornfield updated ARROW-6155:
-----------------------------------
Component/s: Java
> [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
> Components: Java
> 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)