Skip to content

[JAVA] Reduce Heap Usage (Phase 3): consolidate buffers #17804

@asfimport

Description

@asfimport

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

Reporter: Siddharth Teotia / @siddharthteotia
Assignee: Pindikura Ravindra / @pravindra

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-1807. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions