[
https://issues.apache.org/jira/browse/ARROW-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16334674#comment-16334674
]
Uwe L. Korn commented on ARROW-1623:
------------------------------------
This is for the base class {{Buffer}}. {{PoolBuffer}} owns it's memory directly
where the method to be implemented here will use memory that is owned by a
{{string}} instance.
> [C++] Add convenience method to construct Buffer from a string that owns its
> memory
> -----------------------------------------------------------------------------------
>
> Key: ARROW-1623
> URL: https://issues.apache.org/jira/browse/ARROW-1623
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 0.9.0
>
>
> The memory would need to be allocated from a memory pool / buffer allocator
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)