You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/08/28 13:38:00 UTC

[jira] [Closed] (ARROW-1360) [C++] Add Copy virtual method to arrow::Buffer

     [ https://issues.apache.org/jira/browse/ARROW-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney closed ARROW-1360.
-------------------------------

> [C++] Add Copy virtual method to arrow::Buffer
> ----------------------------------------------
>
>                 Key: ARROW-1360
>                 URL: https://issues.apache.org/jira/browse/ARROW-1360
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>
> Some kinds of buffers (like GPU buffers) may need to use something other than {{memcpy}} (or its parallel variant) to copy memory. It might be useful to provide an abstract API for copying between RAM and some buffer.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)