Kouhei Sutou created ARROW-1824:
-----------------------------------
Summary: [C++] Add RecordBatch support to 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
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
(v6.4.14#64029)