You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/04/17 15:54:00 UTC

[jira] [Updated] (ARROW-1266) [Plasma] Move heap allocations to arrow memory pool

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

Antoine Pitrou updated ARROW-1266:
----------------------------------
    Component/s: C++ - Plasma

> [Plasma] Move heap allocations to arrow memory pool
> ---------------------------------------------------
>
>                 Key: ARROW-1266
>                 URL: https://issues.apache.org/jira/browse/ARROW-1266
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++ - Plasma
>            Reporter: Philipp Moritz
>            Priority: Major
>             Fix For: 0.14.0
>
>
> At the moment we are allocating memory with std::vectors and even new in some places, this should be cleaned up.



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