-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-27755][BUILD] Update zstd-jni to 1.4.0-1 #24632
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
|
Test build #105481 has finished for PR 24632 at commit
|
|
Retest this please. |
|
Looks good to update zstd |
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.
Interesting performance improvement. LGTM
viirya
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 good. The license file currently in Spark isn't updated to date with https://github.com/luben/zstd-jni/blob/master/LICENSE in the end date. Shall we update it together?
|
Test build #105483 has finished for PR 24632 at commit
|
|
The license looks like the same BSD 2-clause? OK by me. |
|
Test build #4781 has finished for PR 24632 at commit
|
|
Thank you, guys. Merged to master! |
|
Hi, @melin . Could you write in English? This is mainly for Hadoop 3 profile in Apache Spark. Spark 3.0 will support Hadoop 3.2.0+. |

What changes were proposed in this pull request?
This PR aims to update
zstd-jnilibrary to1.4.0-1which improves thelevel 1 compression speedperformance by 6% in most scenarios. The following is the full release note.How was this patch tested?
Pass the Jenkins.