[
https://issues.apache.org/jira/browse/ARROW-6155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-6155:
----------------------------------
Labels: pull-request-available (was: )
> [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
>
> 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)