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

Antoine Pitrou resolved ARROW-9659.
-----------------------------------
    Resolution: Fixed

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

> [C++] RecordBatchStreamReader throws on CUDA device buffers
> -----------------------------------------------------------
>
>                 Key: ARROW-9659
>                 URL: https://issues.apache.org/jira/browse/ARROW-9659
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 1.0.0
>            Reporter: Paul Taylor
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: cuda, pull-request-available
>             Fix For: 2.0.0, 1.0.1
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Prior to 1.0.0, the RecordBatchStreamReader was capable of reading source 
> CudaBuffers wrapped in a CudaBufferReader. In 1.0.0, the Array validation 
> routines call into Buffer::data(), which throws an error if the source isn't 
> in host memory.



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

Reply via email to