Skip to content

Update to parquet-format 2.11.0 #7570

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

etseidl
Copy link
Contributor

@etseidl etseidl commented May 30, 2025

Which issue does this PR close?

Closes #7567.

Rationale for this change

Update to latest parquet format.

What changes are included in this PR?

Re-generate format.rs and make any needed changes to allow compilation. No support for new logical types is added.

Are there any user-facing changes?

yes

@etseidl etseidl added parquet Changes to the parquet crate enhancement Any new improvement worthy of a entry in the changelog api-change Changes to the arrow API labels May 30, 2025
@etseidl etseidl added the next-major-release the PR has API changes and it waiting on the next major version label May 31, 2025
@etseidl etseidl marked this pull request as ready for review May 31, 2025 19:50
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it -- thank you @etseidl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-change Changes to the arrow API enhancement Any new improvement worthy of a entry in the changelog next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the parquet thrift definitions
3 participants