[ https://issues.apache.org/jira/browse/ARROW-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wes McKinney updated ARROW-1824: -------------------------------- Summary: [C++] Add better GPU support for RecordBatch objects in arrow::ipc::* (was: [C++] Add RecordBatch support to arrow::ipc::*) > [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 (v7.6.3#76005)