Package io.trino.tests.product.deltalake
Class TestDeltaLakeCreateOrReplaceTableAsSelectCompatibility
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
io.trino.tests.product.deltalake.TestDeltaLakeCreateOrReplaceTableAsSelectCompatibility
public class TestDeltaLakeCreateOrReplaceTableAsSelectCompatibility
extends BaseTestDeltaLakeS3Storage
-
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
-
TestDeltaLakeCreateOrReplaceTableAsSelectCompatibility
public TestDeltaLakeCreateOrReplaceTableAsSelectCompatibility()
-
-
Method Details
-
setup
public void setup() -
testCreateOrReplaceTableOnDeltaWithSchemaChange
public void testCreateOrReplaceTableOnDeltaWithSchemaChange() -
testCreateOrReplaceTableOnTrinoWithSchemaChange
public void testCreateOrReplaceTableOnTrinoWithSchemaChange() -
testCreateOrReplaceTableWithSchemaChangeOnCheckpoint
public void testCreateOrReplaceTableWithSchemaChangeOnCheckpoint()
-