Package io.trino.tests.product.deltalake
Class TestDeltaLakeCloneTableCompatibility
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
io.trino.tests.product.deltalake.TestDeltaLakeCloneTableCompatibility
-
Field Summary
Fields inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
bucketName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
setUp
-
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()
-