-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Prepare for 57.1.0 release: Changelog and Version #8874
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
Conversation
beffef4 to
14b8ca1
Compare
|
Everything looks good. Let's make a RC |
| - ValueStatistics methods can't be used from generic context in external crate [\#8823](https://github.com/apache/arrow-rs/issues/8823) [[parquet](https://github.com/apache/arrow-rs/labels/parquet)] | ||
| - Custom Pretty-Printing Implementation for Column when Formatting Record Batches [\#8821](https://github.com/apache/arrow-rs/issues/8821) [[arrow](https://github.com/apache/arrow-rs/labels/arrow)] | ||
| - Parquet-concat: supports bloom filter and page index [\#8804](https://github.com/apache/arrow-rs/issues/8804) [[parquet](https://github.com/apache/arrow-rs/labels/parquet)] | ||
| - \[Parquet\] virtual row group number support [\#8800](https://github.com/apache/arrow-rs/issues/8800) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This issue is not implemented but closed as a duplicate. I guess you meant to attach row number issue instead of rowgroup number?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That was #7299
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you
I have a proposed fix here:
The released changelog may still have this oversight
Which issue does this PR close?
57.1.0(November 2025) #8464Rationale for this change
Prepare for 57.1.0 release
What changes are included in this PR?
57.1.0Are these changes tested?
By CI
Are there any user-facing changes?
Yes