[
https://issues.apache.org/jira/browse/ARROW-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658838#comment-17658838
]
Rok Mihevc commented on ARROW-1807:
-----------------------------------
This issue has been migrated to [issue
#17804|https://github.com/apache/arrow/issues/17804] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Components: Java
> Reporter: Siddharth Teotia
> Assignee: Pindikura Ravindra
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.13.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)