[
https://issues.apache.org/jira/browse/ARROW-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658855#comment-17658855
]
Rok Mihevc commented on ARROW-1824:
-----------------------------------
This issue has been migrated to [issue
#17819|https://github.com/apache/arrow/issues/17819] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Add better GPU support for RecordBatch objects in arrow::ipc::*
> ---------------------------------------------------------------------
>
> Key: ARROW-1824
> URL: https://issues.apache.org/jira/browse/ARROW-1824
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, GPU
> Affects Versions: 0.7.1
> Reporter: Kouhei Sutou
> Priority: Major
>
> The current arrow::ipc::* such as RecordBatchStreamReader and
> RecordBatchStreamWriter don't work for RecordBatch on GPU. It's useful that
> they can process RecordBatch on GPU same as it on CPU with the same API.
> ARROW-1808 may be required for implementing this feature.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)