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 2020/05/25 14:55:00 UTC

[jira] [Closed] (ARROW-3372) [C++] Introduce SlicedBuffer class

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

Wes McKinney closed ARROW-3372.
-------------------------------
    Resolution: Won't Fix

> [C++] Introduce SlicedBuffer class
> ----------------------------------
>
>                 Key: ARROW-3372
>                 URL: https://issues.apache.org/jira/browse/ARROW-3372
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> The purpose of this class will be to forward certain function calls to the parent buffer, like a request for the device (CPU, GPU, etc.).
> As a result of this, we can remove the {{parent_}} member from {{Buffer}} as that member is only there to support slices. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)