You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/02/11 18:08:02 UTC

[jira] [Updated] (ARROW-10420) [C++] FileSystem::OpenInput{File,Stream} should accept a MemoryPool

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

ASF GitHub Bot updated ARROW-10420:
-----------------------------------
    Labels: pull-request-available  (was: )

> [C++] FileSystem::OpenInput{File,Stream} should accept a MemoryPool
> -------------------------------------------------------------------
>
>                 Key: ARROW-10420
>                 URL: https://issues.apache.org/jira/browse/ARROW-10420
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 2.0.0
>            Reporter: Ben Kietzman
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> https://github.com/apache/arrow/pull/8533#issuecomment-717516187
> Currently buffers read from files opened by a FileSystem will always be allocated 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)