Class TestIcebergSparkDropTableCompatibility


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

      • TestIcebergSparkDropTableCompatibility

        public TestIcebergSparkDropTableCompatibility()
    • Method Detail

      • useIceberg

        public void useIceberg()
      • tableCleanupEngineConfigurations

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

        public void testCleanupOnDropTable​(Engine tableCreatorEngine,
                                           Engine tableDropperEngine)