Surya Hebbar has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22718
Change subject: IMPALA-13923: [WIP] Support compression levels for GZIP ...................................................................... IMPALA-13923: [WIP] Support compression levels for GZIP This patch tries to support compression levels for GZIP, while possibly refactoring existing tests and implementation of compression levels in ZSTD, and possibly supporting to resolve, IMPALA-10630 for ZSTD compression in future changes. Change-Id: I5b98c735246f08e04598a4e752c8cca04e31a88a --- M be/src/service/query-options-test.cc M be/src/util/codec.cc M be/src/util/codec.h M be/src/util/compress.cc M be/src/util/compress.h M be/src/util/decompress-test.cc M be/src/util/parse-util.cc 7 files changed, 36 insertions(+), 21 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/18/22718/1 -- To view, visit http://gerrit.cloudera.org:8080/22718 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I5b98c735246f08e04598a4e752c8cca04e31a88a Gerrit-Change-Number: 22718 Gerrit-PatchSet: 1 Gerrit-Owner: Surya Hebbar <sheb...@cloudera.com>