[ 
https://issues.apache.org/jira/browse/ARROW-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16334705#comment-16334705
 ] 

Wes McKinney commented on ARROW-1623:
-------------------------------------

The API would be something like

{{Status Buffer::FromString(const std::string& value, MemoryPool* pool, 
std::shared_ptr<Buffer>* out)}}

> [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)

Reply via email to