Skip to content

[Python] Add option (or some equivalent) to toggle memory mapping functionality when using parquet.ParquetFile or other read entry points #19024

@asfimport

Description

@asfimport

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.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions