This is an automated email from the ASF dual-hosted git repository.
stigahuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from c12ac6c27 IMPALA-11607: Support for TPC-H and TPC-DS test datasets
stored as Iceberg tables
new 78339f122 IMPALA-11666: Modify the warning message when table
statistics may be corrupt
new 8e350d0a8 IMPALA-11304: impala-shell make the client retry attempts
configurable
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:
.../java/org/apache/impala/planner/Planner.java | 9 ++++++--
shell/impala_client.py | 6 ++++--
shell/impala_shell.py | 8 ++++++-
shell/option_parser.py | 4 ++++
tests/shell/test_shell_commandline.py | 25 ++++++++++++++++++++++
5 files changed, 47 insertions(+), 5 deletions(-)