Class CatalogFederationIntegrationTest
java.lang.Object
org.apache.polaris.service.it.test.CatalogFederationIntegrationTest
@ExtendWith(org.apache.polaris.test.minio.MinioExtension.class) @ExtendWith(PolarisIntegrationTestExtension.class)
public class CatalogFederationIntegrationTest
extends Object
Integration test for catalog federation functionality. This test verifies that an external
catalog can be created that federates with an internal catalog.
-
Field Details
-
BUCKET_URI_PREFIX
- See Also:
-
MINIO_ACCESS_KEY
- See Also:
-
MINIO_SECRET_KEY
- See Also:
-
-
Constructor Details
-
CatalogFederationIntegrationTest
public CatalogFederationIntegrationTest()
-