Package io.trino.tests.product.deltalake
Class TestDeltaLakeWriteDatabricksCompatibility
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
io.trino.tests.product.deltalake.TestDeltaLakeWriteDatabricksCompatibility
-
Field Summary
Fields inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
bucketName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object[][]voidtestCaseDeleteEntirePartition(String partitionColumn) voidtestCaseDeletePartialPartition(String partitionColumn) voidtestCaseUpdateInPartition(String partitionColumn) voidtestCaseUpdatePartitionColumnFails(String partitionColumn) voidvoidvoidvoidvoidvoidvoidMethods inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
setUp
-
Constructor Details
-
TestDeltaLakeWriteDatabricksCompatibility
public TestDeltaLakeWriteDatabricksCompatibility()
-
-
Method Details
-
testUpdateCompatibility
public void testUpdateCompatibility() -
testDeleteCompatibility
public void testDeleteCompatibility() -
testDeleteOnPartitionedTableCompatibility
public void testDeleteOnPartitionedTableCompatibility() -
testDeleteOnPartitionKeyCompatibility
public void testDeleteOnPartitionKeyCompatibility() -
testCaseUpdateInPartition
-
testCaseUpdatePartitionColumnFails
-
testCaseDeletePartialPartition
-
testCaseDeleteEntirePartition
-
testTrinoRespectsDatabricksSettingNonNullableColumn
public void testTrinoRespectsDatabricksSettingNonNullableColumn() -
testDatabricksRespectsTrinoSettingNonNullableColumn
public void testDatabricksRespectsTrinoSettingNonNullableColumn() -
testInsertingIntoDatabricksTableWithAddedNotNullConstraint
public void testInsertingIntoDatabricksTableWithAddedNotNullConstraint() -
partitionColumns
-