Wes McKinney created ARROW-1364:
-----------------------------------
Summary: [C++] IPC reader and writer specialized for GPU device
memory
Key: ARROW-1364
URL: https://issues.apache.org/jira/browse/ARROW-1364
Project: Apache Arrow
Issue Type: New Feature
Components: GPU, C++
Reporter: Wes McKinney
The purpose would be to write only the record batch to the device memory, while
leaving the Schema on the CPU. Similarly, record batches can be reconstructed
through pointer arithmetic (the IPC loading as in {{arrow/ipc/reader.h}})
without having to copy the data to main memory
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)