You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/04/01 17:32:00 UTC

[jira] [Commented] (ARROW-8307) [Python] Expose use_memory_map option in pyarrow.feather APIs

    [ https://issues.apache.org/jira/browse/ARROW-8307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073012#comment-17073012 ] 

Joris Van den Bossche commented on ARROW-8307:
----------------------------------------------

In the using-facing parquet APIs, the option is called {{memory_map=True/False}}, in the new LocalFileSystem it is called {{use_mmap=True/False}}. We should probably try to be somewhat consistent here.

> [Python] Expose use_memory_map option in pyarrow.feather APIs
> -------------------------------------------------------------
>
>                 Key: ARROW-8307
>                 URL: https://issues.apache.org/jira/browse/ARROW-8307
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>             Fix For: 0.17.0
>
>




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