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 2018/02/19 17:53:01 UTC

[jira] [Resolved] (ARROW-2171) [Python] OwnedRef is fragile

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

Wes McKinney resolved ARROW-2171.
---------------------------------
    Resolution: Fixed

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

> [Python] OwnedRef is fragile
> ----------------------------
>
>                 Key: ARROW-2171
>                 URL: https://issues.apache.org/jira/browse/ARROW-2171
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.8.0
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> Some uses of OwnedRef can implicitly invoke its (default) copy constructor, which will lead to extraneous decrefs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)