[ https://issues.apache.org/jira/browse/ARROW-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661270#comment-17661270 ]
Rok Mihevc commented on ARROW-4246: ----------------------------------- This issue has been migrated to [issue #15936|https://github.com/apache/arrow/issues/15936] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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 > Assignee: Kouhei Sutou > Priority: Major > Labels: pull-request-available > Fix For: 0.12.0 > > Time Spent: 1.5h > 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 (v8.20.10#820010)