Skip to content

[C++][Parquet] Improve performance of writing size statistics #45201

@pitrou

Description

@pitrou

Describe the enhancement requested

It found out in #45085 that there is a non-trivial overhead when writing size statistics is enabled.

If we want to enable writing size statistics by default, we should strive to reduce this overhead as much as possible.

Component(s)

C++, Parquet

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions