Johannes Luong created ARROW-5518:
-------------------------------------
Summary: 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
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)