You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/09/23 09:52:00 UTC

[jira] [Updated] (ARROW-2363) [Plasma] Have an automatic object-releasing Create() variant

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

Krisztian Szucs updated ARROW-2363:
-----------------------------------
    Fix Version/s:     (was: 2.0.0)
                   3.0.0

> [Plasma] Have an automatic object-releasing Create() variant
> ------------------------------------------------------------
>
>                 Key: ARROW-2363
>                 URL: https://issues.apache.org/jira/browse/ARROW-2363
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++ - Plasma
>            Reporter: Antoine Pitrou
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Like ARROW-2195, but for Create() instead of Get(). Need creating a new C++ API and using it on the Python side.
>  * Create() currently increments the reference count twice
>  * Both Seal() and Release() decrement the reference count
>  * The returned buffer must also handle the case where Seal() wasn't called : first Release() then Abort()



--
This message was sent by Atlassian Jira
(v8.3.4#803005)