You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/05/22 00:30:00 UTC

[jira] [Created] (ARROW-2627) [Python] Add option (or some equivalent) to toggle memory mapping functionality when using parquet.ParquetFile or other read entry points

Wes McKinney created ARROW-2627:
-----------------------------------

             Summary: [Python] Add option (or some equivalent) to toggle memory mapping functionality when using parquet.ParquetFile or other read entry points
                 Key: ARROW-2627
                 URL: https://issues.apache.org/jira/browse/ARROW-2627
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Wes McKinney


See issue described in https://github.com/apache/arrow/issues/1946. When passing a filename to {{parquet.ParquetFile}}, one cannot control what kind of file reader internally is created (OSFile or MemoryMappedFile)



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