See issue described in #1946. When passing a filename to parquet.ParquetFile, one cannot control what kind of file reader internally is created (OSFile or MemoryMappedFile)
Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm
PRs and other links:
Note: This issue was originally created as ARROW-2627. Please see the migration documentation for further details.
See issue described in #1946. When passing a filename to
parquet.ParquetFile, one cannot control what kind of file reader internally is created (OSFile or MemoryMappedFile)Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm
PRs and other links:
Note: This issue was originally created as ARROW-2627. Please see the migration documentation for further details.