Package io.trino.tests.product.deltalake
Class TestDeltaLakeCheckConstraintCompatibility
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
io.trino.tests.product.deltalake.TestDeltaLakeCheckConstraintCompatibility
-
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
-
TestDeltaLakeCheckConstraintCompatibility
public TestDeltaLakeCheckConstraintCompatibility()
-
-
Method Details
-
testCheckConstraintCompatibility
-
checkConstraints
-
testCheckConstraintAcrossColumns
public void testCheckConstraintAcrossColumns() -
testWritesToTableWithCheckConstraintFails
public void testWritesToTableWithCheckConstraintFails() -
testMetadataOperationsRetainCheckConstraint
public void testMetadataOperationsRetainCheckConstraint() -
testUnsupportedCheckConstraintExpression
public void testUnsupportedCheckConstraintExpression()
-