You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Johannes Luong (JIRA)" <ji...@apache.org> on 2019/06/05 15:13:00 UTC

[jira] [Created] (ARROW-5518) Set VectorSchemaRoot rowCount to 0 on allocateNew and clear

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)