Class PolarisRestCatalogGcsIntegrationTestBase

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.PolarisRestCatalogGcsIntegrationTestBase

public abstract class PolarisRestCatalogGcsIntegrationTestBase extends PolarisRestCatalogIntegrationBase
Runs PolarisRestCatalogIntegrationBase test on GCP.
  • Field Details

    • SERVICE_ACCOUNT

      public static final String SERVICE_ACCOUNT
    • BASE_LOCATION

      public static final String BASE_LOCATION
  • Constructor Details

    • PolarisRestCatalogGcsIntegrationTestBase

      public PolarisRestCatalogGcsIntegrationTestBase()
  • Method Details