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 50926b5d8 IMPALA-12829: Skip processing transaction events if the table is HMS sync disabled. new 90d32eae9 IMPALA-14231: Stop HMS when Iceberg REST Catalog tests are running new 2fb56afb5 IMPALA-14336: Avoid loading tables during table listing in the IcebergMetaProvider 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: .../impala/catalog/local/IcebergMetaProvider.java | 12 +-- .../functional/functional_schema_template.sql | 10 +- .../queries/QueryTest/iceberg-metadata-tables.test | 106 ++++++++++----------- tests/authorization/test_ranger.py | 62 ++++++++---- tests/custom_cluster/test_iceberg_rest_catalog.py | 58 +++++++---- 5 files changed, 147 insertions(+), 101 deletions(-)