Class PolarisRestCatalogS3IntegrationTestBase

java.lang.Object
org.apache.iceberg.catalog.CatalogTests<org.apache.iceberg.rest.RESTCatalog>
org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationBase
org.apache.polaris.service.it.test.PolarisRestCatalogS3IntegrationTestBase

public abstract class PolarisRestCatalogS3IntegrationTestBase extends PolarisRestCatalogIntegrationBase
Runs PolarisRestCatalogIntegrationBase test on AWS.
  • Field Details

    • ROLE_ARN

      public static final String ROLE_ARN
    • BASE_LOCATION

      public static final String BASE_LOCATION
  • Constructor Details

    • PolarisRestCatalogS3IntegrationTestBase

      public PolarisRestCatalogS3IntegrationTestBase()
  • Method Details