-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-40548][BUILD] Upgrade rocksdbjni from 7.5.3 to 7.6.0 #37985
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
|
Can one of the admins verify this patch? |
|
Merged to master. |
|
@panbingkun we should use |
Done! |
|
cc @LuciferYang ** 7.5.3 ** ** 7.6.0 ** |
hmm... seems the long tail fluctuates greatly, let me check it too |
|
My test results as follow: 7.6.0 |
What changes were proposed in this pull request?
This PR aims to upgrade RocksDB JNI library from 7.5.3 to 7.6.0.
Why are the changes needed?
This version bring performance improvements(related to read) and some bug fix,
The Release Note
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Pass GA.