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 cd82ac735 IMPALA-14341: Iceberg MetaProviders Blacklist DBs/Tables
new a073dd22b IMPALA-14657: Use thread-safe set for droppedPartitions_
new 3be15fd35 IMPALA-14731: Fix LIKE starting with % ending with escaped %
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:
be/src/exprs/like-predicate.cc | 4 ++-
.../java/org/apache/impala/catalog/HdfsTable.java | 6 +++-
.../functional-query/queries/QueryTest/exprs.test | 38 ++++++++++++++++++++++
3 files changed, 46 insertions(+), 2 deletions(-)