[ https://issues.apache.org/jira/browse/ARROW-4635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pindikura Ravindra closed ARROW-4635. ------------------------------------- > [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 10m > 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)