Skip to content

[Parquet][Python] Inconsistent default values for Parquet pre_buffer #49923

@pitrou

Description

@pitrou

Describe the bug, including details regarding any error messages, version, and platform.

Some Parquet reading APIs in PyArrow have pre_buffer default to False and others to True.

The default value should probably be made consistent. On the C++ side, the default value is true.

Component(s)

Python, Parquet

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions