[
https://issues.apache.org/jira/browse/ARROW-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Cutler resolved ARROW-5518.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.14.0
Issue resolved by pull request 4481
[https://github.com/apache/arrow/pull/4481]
> [Java] Set VectorSchemaRoot rowCount to 0 on allocateNew and clear
> -------------------------------------------------------------------
>
> Key: ARROW-5518
> URL: https://issues.apache.org/jira/browse/ARROW-5518
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Johannes Luong
> Priority: Minor
> Labels: newbie, patch, pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Set {{VectorSchemaRoot::rowCount}} to 0 in {{allocateNew()}} and {{clear()}}.
> This makes the behaviour of {{VectorSchemaRoot}} consistent with
> {{ValueVector}} implementations which set their {{valueCount}} to 0 on
> {{clear()}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)