This is an automated email from the ASF dual-hosted git repository.
tarmstrong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git.
from 928d587 IMPALA-9607: Fix test_column_storage_attributes Kudu test
new dc993da IMPALA-9590 Resolve error when build tsan and ubsan on arm64
new 49cdd78 IMPALA-8857: Fix flaky Kudu tests with external inserts
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/exec/kudu-scanner.cc | 5 +++++
be/src/gutil/CMakeLists.txt | 7 ++++++-
be/src/service/CMakeLists.txt | 4 ++--
be/src/service/query-options.cc | 11 +++++++++++
be/src/service/query-options.h | 6 ++++--
common/thrift/ImpalaInternalService.thrift | 3 +++
common/thrift/ImpalaService.thrift | 4 ++++
tests/query_test/test_kudu.py | 16 ++++++++++++++++
8 files changed, 51 insertions(+), 5 deletions(-)