Package io.trino.tests.product.deltalake
Class TestDeltaLakeSystemTableCompatibility
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
io.trino.tests.product.deltalake.TestDeltaLakeSystemTableCompatibility
-
Field Summary
Fields inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
bucketName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidMethods inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
setUp
-
Constructor Details
-
TestDeltaLakeSystemTableCompatibility
public TestDeltaLakeSystemTableCompatibility()
-
-
Method Details
-
testTablePropertiesCaseSensitivity
public void testTablePropertiesCaseSensitivity() -
testTablePropertiesWithTableFeatures
public void testTablePropertiesWithTableFeatures() -
testTablePartitionsWithDeletionVectors
public void testTablePartitionsWithDeletionVectors() -
testTablePartitionsWithNoColumnStats
public void testTablePartitionsWithNoColumnStats()
-