[SPARK-44513][BUILD][3.4] Upgrade snappy-java to 1.1.10.3 by panbingkun · Pull Request #42127 · apache/spark

@panbingkun

@panbingkun panbingkun changed the title [SPARK-44513][BUILD] Upgrade snappy-java to 1.1.10.3 [SPARK-44513][BUILD][3.4] Upgrade snappy-java to 1.1.10.3

Jul 24, 2023

LuciferYang

dongjoon-hyun

@panbingkun

wangyum pushed a commit that referenced this pull request

Jul 27, 2023
### What changes were proposed in this pull request?
- The pr is for branch-3.4.
- 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 #42127 from panbingkun/branch-3.4_snappy_1_1_10_3.

Authored-by: panbingkun <pbk1982@gmail.com>
Signed-off-by: Yuming Wang <yumwang@ebay.com>

viirya pushed a commit to viirya/spark-1 that referenced this pull request

Oct 19, 2023
### What changes were proposed in this pull request?
- The pr is for branch-3.4.
- 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 apache#42127 from panbingkun/branch-3.4_snappy_1_1_10_3.

Authored-by: panbingkun <pbk1982@gmail.com>
Signed-off-by: Yuming Wang <yumwang@ebay.com>