You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2017/04/25 18:26:04 UTC

[jira] [Resolved] (ARROW-895) Nullable variable length vector lastSet not set correctly

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

Julien Le Dem resolved ARROW-895.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 601
[https://github.com/apache/arrow/pull/601]

> Nullable variable length vector lastSet not set correctly
> ---------------------------------------------------------
>
>                 Key: ARROW-895
>                 URL: https://issues.apache.org/jira/browse/ARROW-895
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java - Vectors
>            Reporter: Steven Phillips
>            Assignee: Steven Phillips
>             Fix For: 0.3.0
>
>
> ARROW-875 fix was incomplete. I discovered some issues with the change after it was merged. The lastSet variable needs to be adjusted in the fillEmpties() method, and lastSet needs to be set when using the copyFrom methods.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)