Hello Zoltan Borok-Nagy, Peter Rozsa, Mihaly Szjatinya, Daniel Vanko, Csaba 
Ringhofer, Noemi Pap-Takacs, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/23833

to look at the new patch set (#12).

Change subject: IMPALA-14341: Iceberg MetaProviders Blacklist DBs/Tables
......................................................................

IMPALA-14341: Iceberg MetaProviders Blacklist DBs/Tables

Databases and tables managed by Iceberg Rest Catalogs are
now filtered based on the blacklisted dbs and tables
startup parameters.

Testing was accomplished by new JUnit tests to exercise
Java code and custom cluster tests that run queries against
blacklisted dbs and tables.

Generated-by: Github Copilot (Claude Sonnet 4.5)
Change-Id: I73a06d30dcdbb579f92c2afa5928beb6c5a13348
---
M fe/pom.xml
M fe/src/main/java/org/apache/impala/catalog/CatalogServiceCatalog.java
A fe/src/main/java/org/apache/impala/catalog/local/BlacklistingMetaProvider.java
M fe/src/main/java/org/apache/impala/service/catalogmanager/LocalImpl.java
M fe/src/main/java/org/apache/impala/util/CatalogBlacklistUtils.java
A 
fe/src/test/java/org/apache/impala/catalog/local/BlacklistingMetaProviderTest.java
M fe/src/test/java/org/apache/impala/util/CatalogBlacklistUtilsTest.java
A 
testdata/workloads/functional-query/queries/QueryTest/iceberg-rest-catalog-blacklist-db.test
A 
testdata/workloads/functional-query/queries/QueryTest/iceberg-rest-catalog-blacklist-tables.test
M tests/custom_cluster/test_iceberg_rest_catalog.py
10 files changed, 773 insertions(+), 103 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/33/23833/12
--
To view, visit http://gerrit.cloudera.org:8080/23833
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I73a06d30dcdbb579f92c2afa5928beb6c5a13348
Gerrit-Change-Number: 23833
Gerrit-PatchSet: 12
Gerrit-Owner: Jason Fehr <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Daniel Vanko <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Mihaly Szjatinya <[email protected]>
Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]>
Gerrit-Reviewer: Peter Rozsa <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>

Reply via email to