This is an automated email from the ASF dual-hosted git repository.
csringhofer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 8ff71d61e IMPALA-14715: Fix CMake AVX2 check
new 4e3c9d09d IMPALA-14673 impala-shell: profile format argument
new de853576d IMPALA-10706: Remove unnecessary metastoreAccessLock_ from
TableLoader
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:
.../org/apache/impala/catalog/TableLoader.java | 12 ++------
shell/impala_shell/impala_client.py | 27 +++++++++++++---
shell/impala_shell/impala_shell.py | 12 ++++++--
shell/impala_shell/impala_shell_config_defaults.py | 1 +
shell/impala_shell/option_parser.py | 4 +++
tests/shell/test_shell_commandline.py | 36 ++++++++++++++++++++++
6 files changed, 76 insertions(+), 16 deletions(-)