You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/08/03 18:12:07 UTC

[native-toolchain-CR] IMPALA-11458: Update zlib, zstd, snappy

Hello Joe McDonnell, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/18795

to look at the new patch set (#2).

Change subject: IMPALA-11458: Update zlib, zstd, snappy
......................................................................

IMPALA-11458: Update zlib, zstd, snappy

Update compression libraries zlib, zstd, and snappy to latest versions:
- zlib 1.2.11 to 1.2.12
- zstd 1.4.9 to 1.5.2
- snappy 1.1.8 to 1.1.9

Skips building tests and benchmarks for Snappy because we don't use them
and Snappy switched to including them via git submodules, which aren't
packaged in the release.

Change-Id: I38e63cbd0c41e51f7b164a5356d3842a524569e9
---
M build.sh
M buildall.sh
M source/snappy/build.sh
3 files changed, 14 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/95/18795/2
-- 
To view, visit http://gerrit.cloudera.org:8080/18795
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I38e63cbd0c41e51f7b164a5356d3842a524569e9
Gerrit-Change-Number: 18795
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <jo...@cloudera.com>
Gerrit-Reviewer: Michael Smith <mi...@cloudera.com>