Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions