Skip to content

[C++][Python] Switch default Parquet version to 2.4 #28022

@asfimport

Description

@asfimport

Currently, Parquet write APIs default to maximum-compatibility Parquet version "1.0", which disables some logical types such as UINT32. We may want to switch the default to "2.0" instead, to allow faithful representation of more types.

Reporter: Antoine Pitrou / @pitrou
Assignee: Raúl Cumplido / @raulcd

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-12203. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions