Class TestIcebergSparkDropTableCompatibility

java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.iceberg.TestIcebergSparkDropTableCompatibility

public class TestIcebergSparkDropTableCompatibility extends io.trino.tempto.ProductTest
Tests drop table compatibility between Iceberg connector and Spark Iceberg.
  • Constructor Details

    • TestIcebergSparkDropTableCompatibility

      public TestIcebergSparkDropTableCompatibility()
  • Method Details

    • useIceberg

      public void useIceberg()
    • tableCleanupEngineConfigurations

      public static Object[][] tableCleanupEngineConfigurations()
    • testCleanupOnDropTable

      public void testCleanupOnDropTable(Engine tableCreatorEngine, Engine tableDropperEngine)