Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C++][Parquet] Add a benchmark for size_statistics_level #45045

Closed
wgtmac opened this issue Dec 17, 2024 · 1 comment
Closed

[C++][Parquet] Add a benchmark for size_statistics_level #45045

wgtmac opened this issue Dec 17, 2024 · 1 comment

Comments

@wgtmac
Copy link
Member

wgtmac commented Dec 17, 2024

Describe the enhancement requested

We can add a benchmark for size_statistics_level after #40594 is merged and decide what is its best default value.

Component(s)

C++, Parquet

@wgtmac wgtmac self-assigned this Dec 17, 2024
pitrou added a commit that referenced this issue Jan 8, 2025
…45085)

### Rationale for this change

Add a benchmark to know the performance of writing different size stats levels.

### What changes are included in this PR?

Add a size_stats_benchmark for parquet.

### Are these changes tested?

No

### Are there any user-facing changes?

No
* GitHub Issue: #45045

Lead-authored-by: Gang Wu <[email protected]>
Co-authored-by: Antoine Pitrou <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
@pitrou pitrou added this to the 20.0.0 milestone Jan 8, 2025
@pitrou
Copy link
Member

pitrou commented Jan 8, 2025

Issue resolved by pull request 45085
#45085

@pitrou pitrou closed this as completed Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants