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)