[ 
https://issues.apache.org/jira/browse/ARROW-4635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pindikura Ravindra resolved ARROW-4635.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.13.0

Issue resolved by pull request 3717
[https://github.com/apache/arrow/pull/3717]

> [Java] StructVector growing validity buffer unnecessarily
> ---------------------------------------------------------
>
>                 Key: ARROW-4635
>                 URL: https://issues.apache.org/jira/browse/ARROW-4635
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>            Reporter: Thippana Vamsi Kalyan
>            Assignee: Pindikura Ravindra
>            Priority: Major
>              Labels: patch, pull-request-available
>             Fix For: 0.13.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> reAlloc method inside StructVector.java is growing validity buffer and 
> growing capacity of children.
> When validity buffer already has enough capacity to accommodate new size of 
> children, growing validity buffer can be avoided. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to