[
https://issues.apache.org/jira/browse/ARROW-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-1364:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/17394
> [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: C++, GPU
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 0.7.0
>
>
> 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
(v8.20.10#820010)