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 4d6ff6fdd IMPALA-11662: Improve 'refresh iceberg_tbl_on_oss'
performance
new 0c1bd9eff IMPALA-11845: Fix incorrect check of struct STAR path in
resolvePathWithMasking
new c3ed44268 IMPALA-11756: Disable auto analyze table triggered by Hive
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/analysis/Analyzer.java | 8 +-
.../main/java/org/apache/impala/analysis/Path.java | 5 +-
fe/src/test/resources/hive-site.xml.py | 5 +
.../queries/QueryTest/ranger_column_masking.test | 46 +++++++++
.../ranger_column_masking_complex_types.test | 112 ++++++++++++++++++++-
5 files changed, 171 insertions(+), 5 deletions(-)