Siddharth Teotia created ARROW-1807:
---------------------------------------
Summary: [JAVA] Reduce Heap Usage (Phase 3): consolidate buffers
Key: ARROW-1807
URL: https://issues.apache.org/jira/browse/ARROW-1807
Project: Apache Arrow
Issue Type: Bug
Reporter: Siddharth Teotia
Assignee: Siddharth Teotia
Consolidate buffers for reducing the volume of objects and heap usage
<validity + data> => single buffer for fixed width
< validity + offsets> = single buffer for var width, list vector
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)