-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-33205][BUILD] Bump snappy-java version to 1.1.8 #30120
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
|
Kubernetes integration test starting |
|
Kubernetes integration test status success |
srowen
left a comment
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.
Looks OK pending tests
|
Test build #130093 has finished for PR 30120 at commit
|
Fokko
left a comment
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.
Thanks!
Let's do the same for Parquet: apache/parquet-java#833
|
Thanks. Merging to master. |
|
Great! Thank you all! |
|
Thanks, all~ |
…py-java version to 1.1.8.4 (#1198) * [CARMEL-6489][SPARK-33205][BUILD] Bump snappy-java version to 1.1.8 Backport #30120 * [CARMEL-6489][SPARK-33725][BUILD] Upgrade snappy-java to 1.1.8.2 Backport #30690 * [CARMEL-6489][SPARK-35277][BUILD] Upgrade snappy to 1.1.8.4 Backport #32402
What changes were proposed in this pull request?
This PR intends to upgrade snappy-java from 1.1.7.5 to 1.1.8.
Why are the changes needed?
For performance improvements; the released
snappy-javabundles the latestSnappyv1.1.8 binaries with small performance improvements.Does this PR introduce any user-facing change?
No.
How was this patch tested?
GA tests.