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

Use Statistics.Builder instead of mutating Statistics in Parquet MetadataReader #22136

Merged

Conversation

takezoe
Copy link
Member

@takezoe takezoe commented May 25, 2024

Description

Statistics.setNumNulls has been deprecated and recommended to use Statistics.Builder

Additional context and related issues

apache/parquet-java#458

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label May 25, 2024
@wendigo wendigo requested a review from raunaqmorarka May 25, 2024 10:26
@takezoe takezoe force-pushed the parquet-use-statistics-builder branch from 51431f2 to 63d8019 Compare May 29, 2024 17:39
@raunaqmorarka raunaqmorarka merged commit bf18de4 into trinodb:master May 30, 2024
57 of 58 checks passed
@github-actions github-actions bot added this to the 449 milestone May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants