Jason Fehr has uploaded a new patch set (#5). ( http://gerrit.cloudera.org:8080/23833 )
Change subject: [WIP] IMPALA-14341: Iceberg MetaProviders Blacklist DBs/Tables ...................................................................... [WIP] IMPALA-14341: Iceberg MetaProviders Blacklist DBs/Tables Databases and tables managed by Iceberg Rest Catalogs are now filtered based on the blacklisdted dbs and tables startup parameters. Generated-by: Github Copilot (Claude Sonnet 4.5) Change-Id: I73a06d30dcdbb579f92c2afa5928beb6c5a13348 --- A .github/copilot-instructions.md A .github/instructions/junit_tests-instructions.md M bin/start-impala-cluster.py 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/common/custom_cluster_test_suite.py M tests/custom_cluster/test_iceberg_rest_catalog.py 14 files changed, 838 insertions(+), 164 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/33/23833/5 -- 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: 5 Gerrit-Owner: Jason Fehr <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
