[SPARK-32150][BUILD] Upgrade to ZStd 1.4.5-4#28969
Conversation
|
Test build #124805 has finished for PR 28969 at commit
|
|
Looks okay to me. cc: @dongjoon-hyun @srowen |
|
Looks OK to backport to 3.0.x right? |
|
Test build #124821 has finished for PR 28969 at commit
|
|
retest this please |
|
Test build #124843 has finished for PR 28969 at commit
|
|
retest this please |
|
Test build #124844 has finished for PR 28969 at commit
|
|
Test build #124845 has finished for PR 28969 at commit
|
|
Test build #124914 has finished for PR 28969 at commit
|
|
Test build #124918 has finished for PR 28969 at commit
|
|
retest this please |
1 similar comment
|
retest this please |
|
Test build #124934 has started for PR 28969 at commit |
|
retest this please |
|
Test build #125041 has finished for PR 28969 at commit
|
|
retest this please |
|
Test build #125062 has finished for PR 28969 at commit
|
|
retest this please |
|
Test build #125069 has started for PR 28969 at commit |
|
Test build #125133 has finished for PR 28969 at commit
|
|
retest this please |
|
Test build #125154 has finished for PR 28969 at commit
|
|
Test build #125396 has finished for PR 28969 at commit
|
|
retest this please |
|
Test build #125418 has finished for PR 28969 at commit
|
|
retest this please |
|
Test build #125430 has finished for PR 28969 at commit
|
|
retest this please |
|
Test build #125438 has finished for PR 28969 at commit
|
|
retest this please |
|
Test build #125444 has finished for PR 28969 at commit
|
|
retest this please |
|
Test build #125467 has started for PR 28969 at commit |
|
Test build #125504 has finished for PR 28969 at commit
|
|
Test build #125519 has finished for PR 28969 at commit
|
|
retest this please |
|
Test build #125541 has finished for PR 28969 at commit
|
|
retest this please |
|
Test build #125560 has finished for PR 28969 at commit
|
|
retest this please |
|
Test build #125575 has finished for PR 28969 at commit
|
|
retest this please |
|
Test build #125607 has finished for PR 28969 at commit
|
|
Test build #125629 has finished for PR 28969 at commit
|
|
Test build #125652 has finished for PR 28969 at commit
|
|
retest this please |
|
Test build #125673 has finished for PR 28969 at commit
|
|
Merged to master. |
### What changes were proposed in this pull request? This PR aims to upgrade to ZStd 1.4.5-4. ### Why are the changes needed? ZStd 1.4.5-4 fixes the following. - luben/zstd-jni@3d16e51 - luben/zstd-jni@3d51bdc ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass the Jenkins. Closes apache#28969 from williamhyun/zstd2. Authored-by: William Hyun <williamhyun3@gmail.com> Signed-off-by: HyukjinKwon <gurwls223@apache.org>
What changes were proposed in this pull request?
This PR aims to upgrade to ZStd 1.4.5-4.
Why are the changes needed?
ZStd 1.4.5-4 fixes the following.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Pass the Jenkins.