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 0606fc760 IMPALA-11495: Add glibc version and effective locale to the
Web UI
new fc07880b8 IMPALA-13006: Restrict Iceberg tables to Parquet
new 06bbbea25 IMPALA-12679: Improve test_rows_sent_counters assert
new bbe3303de IMPALA-13003: Handle Iceberg AlreadyExistsException
The 3 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:
.../apache/impala/service/CatalogOpExecutor.java | 31 +++++++++++++---------
.../java/org/apache/impala/util/DebugUtils.java | 7 +++++
.../datasets/functional/schema_constraints.csv | 2 ++
tests/query_test/test_fetch.py | 3 ++-
tests/query_test/test_iceberg.py | 14 ++++++++++
5 files changed, 43 insertions(+), 14 deletions(-)