Liya Fan created ARROW-6155:
-------------------------------
Summary: [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
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)