Class TestDeltaLakeCloneTableCompatibility

java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
io.trino.tests.product.deltalake.TestDeltaLakeCloneTableCompatibility

public class TestDeltaLakeCloneTableCompatibility extends BaseTestDeltaLakeS3Storage
  • Constructor Details

    • TestDeltaLakeCloneTableCompatibility

      public TestDeltaLakeCloneTableCompatibility()
  • Method Details

    • setup

      public void setup()
    • testTableChangesOnShallowCloneTable

      public void testTableChangesOnShallowCloneTable()
    • testShallowCloneTableDrop

      public void testShallowCloneTableDrop()
    • testVacuumOnShallowCloneTable

      public void testVacuumOnShallowCloneTable()
    • testReadFromSchemaChangedShallowCloneTable

      public void testReadFromSchemaChangedShallowCloneTable()
    • testReadFromSchemaChangedDeepCloneTable

      public void testReadFromSchemaChangedDeepCloneTable()