[
https://issues.apache.org/jira/browse/ARROW-3372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633466#comment-16633466
]
Antoine Pitrou commented on ARROW-3372:
---------------------------------------
I'm not sure that's really useful. I think ARROW-3221 and ARROW-2446 would
favorably rationalize the situation.
> [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
> Fix For: 0.12.0
>
>
> 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
(v7.6.3#76005)