Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- blocks
-
ARROW-1621 [JAVA] Reduce Heap Usage per Vector
- Resolved
- is related to
-
ARROW-3987 [Java] Benchmark results for ARROW-1807
- Closed
- links to