This is an automated email from the ASF dual-hosted git repository. joemcdonnell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/impala.git
from acca24fe0 IMPALA-14005: Support for quoted reserved words column names new 14ff597e2 IMPALA-14289: Suppress data race in ThreadTokenAvailableCb new 7477107ca IMPALA-12108: Add support for LZ4 high compression levels The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: be/src/service/query-options-test.cc | 26 ++++++++++++++++++ be/src/util/codec.cc | 11 +++++--- be/src/util/compress.cc | 51 ++++++++++++++++++++++++++++++------ be/src/util/compress.h | 14 ++++++++-- be/src/util/decompress-test.cc | 5 ++++ bin/tsan-suppressions.txt | 5 ++++ 6 files changed, 99 insertions(+), 13 deletions(-)