Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20181
to look at the new patch set (#2).
Change subject: IMPALA-12275: Read files written with DeflateCodec
......................................................................
IMPALA-12275: Read files written with DeflateCodec
DeflateCodec is an alias to DefaultCodec. Impala works with
DefaultCodec. Fixes reading files written with DeflateCodec.
Adds tests for sequence files. Excludes reading zstd due to
IMPALA-12276. Updates text file test as IMPALA-8721 is fixed.
Testing:
- manual exhaustive run of updated tests
Change-Id: Id5ec1d0345ae35597f6aade9d8b9eef2257efeba
---
M be/src/util/codec.cc
M be/src/util/codec.h
A tests/custom_cluster/test_hive_sequence_codec_interop.py
M tests/custom_cluster/test_hive_text_codec_interop.py
4 files changed, 121 insertions(+), 4 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/81/20181/2
--
To view, visit http://gerrit.cloudera.org:8080/20181
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id5ec1d0345ae35597f6aade9d8b9eef2257efeba
Gerrit-Change-Number: 20181
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>