Package org.apache.polaris.service.catalog.iceberg
package org.apache.polaris.service.catalog.iceberg
-
ClassDescriptionCODE_COPIED_TO_POLARIS Copied from CatalogHandler in Iceberg 1.8.0 Contains a collection of utilities related to managing Iceberg entitiesDefines the relationship between PolarisEntities and Iceberg's business logic.An adapter between generated service types like `IcebergRestCatalogApiService` and `IcebergCatalogHandler`.Authorization-aware adapter between REST stubs and shared Iceberg SDK CatalogHandlers.Adds support for credential vending for (typically)
TableOperationsto fetch access credentials that are inserted into theLoadTableResponse.config()property.