You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2018/01/10 23:33:00 UTC

[jira] [Resolved] (ARROW-1927) [Plasma] Implement delete function

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

Philipp Moritz resolved ARROW-1927.
-----------------------------------
    Resolution: Fixed

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

> [Plasma] Implement delete function
> ----------------------------------
>
>                 Key: ARROW-1927
>                 URL: https://issues.apache.org/jira/browse/ARROW-1927
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Plasma (C++), Python
>            Reporter: Philipp Moritz
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> The function should check if the reference count of the object is zero and if yes, delete it from the store. If no, it should raise an exception or return a status value.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)