You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/10/27 11:29:00 UTC

[jira] [Assigned] (ARROW-3610) [C++] Add interface to turn stl_allocator into arrow::MemoryPool

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

Uwe L. Korn reassigned ARROW-3610:
----------------------------------

    Assignee: Uwe L. Korn

> [C++] Add interface to turn stl_allocator into arrow::MemoryPool
> ----------------------------------------------------------------
>
>                 Key: ARROW-3610
>                 URL: https://issues.apache.org/jira/browse/ARROW-3610
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> We already support constructing an {{stl_allocator}} from a {{MemoryPool}}, we should also support the reverse conversion. As the STL allocator does not provide a resize, this will always reallocate, even if there is support for it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)