[
https://issues.apache.org/jira/browse/ARROW-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16787365#comment-16787365
]
Wes McKinney commented on ARROW-1266:
-------------------------------------
I think the question might be more APIs like
https://github.com/apache/arrow/blob/master/cpp/src/plasma/io.h#L55
Maybe the data allocated is not large enough to be meaningful. But it is worth
knowing for sure.
Moving this to 0.14 as it is not actively causing a problem
> [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
> Reporter: Philipp Moritz
> Priority: Major
> Fix For: 0.13.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)