You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2021/04/08 20:40:00 UTC

[jira] [Resolved] (ARROW-10421) [R] Feather reader/writer should accept a MemoryPool

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

Ben Kietzman resolved ARROW-10421.
----------------------------------
    Resolution: Fixed

Issue resolved by pull request 9939
[https://github.com/apache/arrow/pull/9939]

> [R] Feather reader/writer should accept a MemoryPool
> ----------------------------------------------------
>
>                 Key: ARROW-10421
>                 URL: https://issues.apache.org/jira/browse/ARROW-10421
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 2.0.0
>            Reporter: Ben Kietzman
>            Assignee: David Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> https://github.com/apache/arrow/pull/8533#issuecomment-717516187
> Currently feather readers and writers will allocate all buffers from the default memory pool. This is contrary to the Arrow convention of allowing control over memory allocation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)