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 2019/01/15 05:51:00 UTC

[jira] [Resolved] (ARROW-4246) [Plasma][Python] PlasmaClient.list doesn't work with CUDA enabled Plasma

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

Wes McKinney resolved ARROW-4246.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.12.0

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

> [Plasma][Python] PlasmaClient.list doesn't work with CUDA enabled Plasma
> ------------------------------------------------------------------------
>
>                 Key: ARROW-4246
>                 URL: https://issues.apache.org/jira/browse/ARROW-4246
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.12.0
>            Reporter: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {{plasma::ObjectTableEntry}} layout is changed with CUDA enabled build: https://github.com/apache/arrow/blob/master/cpp/src/plasma/common.h#L97-L100
> But it's not cared in Cython code: https://github.com/apache/arrow/blob/master/python/pyarrow/_plasma.pyx#L77-L78



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