You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-44513][BUILD] Upgrade snappy-java to 1.1.10.3
### What changes were proposed in this pull request?
The pr aims to upgrade snappy-java from 1.1.10.2 to 1.1.10.3.
### Why are the changes needed?
1.The newest version include a bug fixed:
- Fix the GLIBC_2.32 not found issue of libsnappyjava.so in certain Linux distributions on s390x by kun-lu20 in xerial/snappy-java#481
2.Release notes:
https://github.com/xerial/snappy-java/releases/tag/v1.1.10.3
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass GA.
Closes#42113 from panbingkun/SPARK-44513.
Authored-by: panbingkun <[email protected]>
Signed-off-by: Kent Yao <[email protected]>
(cherry picked from commit ecfb49c)
Signed-off-by: Kent Yao <[email protected]>
0 commit comments