[
https://issues.apache.org/jira/browse/ARROW-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-9659:
----------------------------------
Labels: cuda pull-request-available (was: cuda)
> [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: Paul Taylor
> Priority: Major
> Labels: cuda, pull-request-available
> Fix For: 1.0.1
>
> Time Spent: 10m
> 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)