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 cce709a IMPALA-8538: HS2 + HTTP(S) + BASIC/LDAP based thrift server
endpoint
new 0a37377 IMPALA-8333: Remove Impala Shell warnings part 2
new 89cf6ae IMPALA-8604: Improve authorization test coverage for
update/upsert/delete statements
new dc0f8a1 IMPALA-8570: Fix flakiness in
test_restart_statestore_query_resilience
new 8cfd18a IMPALA-8491: Non-root user in container
new 3c68ddf IMPALA-8596: Add debugging output to assertion in test
The 5 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:
bin/impala-config.sh | 4 +-
bin/start-impala-cluster.py | 5 ++-
docker/daemon_entrypoint.sh | 12 +++--
docker/impala_base/Dockerfile | 10 ++++-
.../authorization/AuthorizationStmtTest.java | 52 ++++++++++++++++++++--
tests/common/skip.py | 5 ++-
tests/custom_cluster/test_client_ssl.py | 13 ++----
tests/custom_cluster/test_data_cache.py | 4 +-
tests/custom_cluster/test_restart_services.py | 11 +++--
tests/query_test/test_observability.py | 2 +-
10 files changed, 90 insertions(+), 28 deletions(-)