[
https://issues.apache.org/jira/browse/ARROW-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth Teotia updated ARROW-1807:
------------------------------------
Fix Version/s: 0.10.0
> [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: Improvement
> Reporter: Siddharth Teotia
> Assignee: Siddharth Teotia
> Priority: Major
> Fix For: 0.10.0
>
>
> 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
(v7.6.3#76005)