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:16:00 UTC

[jira] [Updated] (ARROW-5518) [Java] set VectorSchemaRoot rowCount to 0 on allocateNew and clear

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

Johannes Luong updated ARROW-5518:
----------------------------------
    Summary: [Java] set VectorSchemaRoot rowCount to 0 on allocateNew and clear   (was: [Java] Set VectorSchemaRoot rowCount to 0 on allocateNew and clear )

> [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
>
> 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)