Commit 43c64b3
[improve][build] Upgrade zstd version from 1.5.2-3 to 1.5.7-3 (apache#24263)
### Motivation
[zstd](https://github.com/facebook/zstd/releases/tag/v1.5.7) would be useful to have zstd upgraded to latest version,the new version brings many improvements:
1. Enhanced Compression Speed for Small Data Blocks
2. Substantial --patch-from improvements
3. Compression ratio improvements for large files
4. Command-Line Interface Updates
See release notes for details:
- [zstd v1.5.7 release notes](https://github.com/facebook/zstd/releases/tag/v1.5.7)
- [zstd-jni v1.5.7-3 release notes](https://github.com/luben/zstd-jni/releases/tag/v1.5.7-3)
### Modifications
Upgrade zstd version from 1.5.2-3 to 1.5.7-3
(cherry picked from commit 8289e34)
(cherry picked from commit a868339)1 parent 09a7c94 commit 43c64b3
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
266 | 269 | | |
267 | 270 | | |
268 | 271 | | |
| |||
0 commit comments