This is an automated email from the ASF dual-hosted git repository.
honahx pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
from 927bb5e4e Enforce that S3 credentials are vended when requested (#2711)
add 3e80675f1 [Catalog Federation] Ignore JIT entities when deleting
federated catalogs, add integration test for namespace/table-level RBAC (#2690)
No new revisions were added by this update.
Summary of changes:
.../polaris/service/it/env/ManagementApi.java | 7 +
.../it/test/CatalogFederationIntegrationTest.java | 212 +++++++++++++++------
.../polaris/core/config/FeatureConfiguration.java | 12 ++
.../AtomicOperationMetaStoreManager.java | 41 +++-
.../TransactionalMetaStoreManagerImpl.java | 30 ++-
.../service/spark/it/CatalogFederationIT.java | 13 +-
6 files changed, 244 insertions(+), 71 deletions(-)