Package io.trino.tests.product.deltalake
Class TestDeltaLakeChangeDataFeedCompatibility
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
io.trino.tests.product.deltalake.TestDeltaLakeChangeDataFeedCompatibility
-
Field Summary
Fields inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
bucketName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[][]voidsetup()voidvoidtestDeleteFromTableWithCdf(String columnMappingMode) voidvoidtestMergeDeleteIntoTableWithCdfEnabled(String columnMappingMode) voidvoidtestMergeUpdateIntoTableWithCdfEnabled(String columnMappingMode) voidvoidvoidvoidtestUpdateCdfTableWithNonLowercaseColumn(String columnMappingMode) voidvoidtestUpdatePartitionedTableWithCdf(String columnMappingMode) voidvoidtestUpdateTableWithCdf(String columnMappingMode) voidvoidvoidMethods inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
setUp
-
Constructor Details
-
TestDeltaLakeChangeDataFeedCompatibility
public TestDeltaLakeChangeDataFeedCompatibility()
-
-
Method Details
-
setup
public void setup() -
testUpdateTableWithCdf
-
testUpdateTableWithChangeDataFeedWriterFeature
public void testUpdateTableWithChangeDataFeedWriterFeature() -
testUpdateCdfTableWithNonLowercaseColumn
-
testUpdatePartitionedTableWithCdf
-
testUpdateTableWithManyRowsInsertedInTheSameQueryAndCdfEnabled
public void testUpdateTableWithManyRowsInsertedInTheSameQueryAndCdfEnabled() -
testUpdatePartitionedTableWithManyRowsInsertedInTheSameRequestAndCdfEnabled
public void testUpdatePartitionedTableWithManyRowsInsertedInTheSameRequestAndCdfEnabled() -
testUpdatePartitionedTableCdfEnabledAndPartitioningColumnUpdated
public void testUpdatePartitionedTableCdfEnabledAndPartitioningColumnUpdated() -
testUpdateTableWithCdfEnabledAfterTableIsAlreadyCreated
public void testUpdateTableWithCdfEnabledAfterTableIsAlreadyCreated() -
testDeleteFromTableWithCdf
-
testMergeUpdateIntoTableWithCdfEnabled
-
testMergeDeleteIntoTableWithCdfEnabled
-
testMergeMixedDeleteAndUpdateIntoTableWithCdfEnabled
public void testMergeMixedDeleteAndUpdateIntoTableWithCdfEnabled() -
testDeleteFromNullPartitionWithCdfEnabled
public void testDeleteFromNullPartitionWithCdfEnabled() -
testTurningOnAndOffCdfFromTrino
public void testTurningOnAndOffCdfFromTrino() -
testThatCdfDoesntWorkWhenPropertyIsNotSet
public void testThatCdfDoesntWorkWhenPropertyIsNotSet() -
testTrinoCanReadCdfEntriesGeneratedByDelta
public void testTrinoCanReadCdfEntriesGeneratedByDelta() -
testDeltaCanReadCdfEntriesGeneratedByTrino
public void testDeltaCanReadCdfEntriesGeneratedByTrino() -
columnMappingModeDataProvider
-