You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/04/24 21:59:04 UTC

[jira] [Updated] (ARROW-888) BitVector transfer() does not transfer ownership

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

Wes McKinney updated ARROW-888:
-------------------------------
    Fix Version/s: 0.3.0

> BitVector transfer() does not transfer ownership
> ------------------------------------------------
>
>                 Key: ARROW-888
>                 URL: https://issues.apache.org/jira/browse/ARROW-888
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java - Vectors
>            Reporter: Steven Phillips
>            Assignee: Steven Phillips
>             Fix For: 0.3.0
>
>
> When buffers are transferred one vector to another, the ownership of the buffers needs to be transferred to the target vectors allocator. This is done in all of the other vectors, but BitVector, which is not generated using the freemarker templates, does not have this code implemented.
> This causes memory accounting to be incorrect.



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