Package io.trino.tests.product.deltalake
Class TestDeltaLakeDatabricksCheckpointsCompatibility
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
io.trino.tests.product.deltalake.TestDeltaLakeDatabricksCheckpointsCompatibility
-
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
-
TestDeltaLakeDatabricksCheckpointsCompatibility
public TestDeltaLakeDatabricksCheckpointsCompatibility()
-
-
Method Details
-
setup
public void setup() -
testDatabricksCanReadTrinoCheckpoint
public void testDatabricksCanReadTrinoCheckpoint() -
testTrinoUsesCheckpointInterval
public void testTrinoUsesCheckpointInterval() -
testDatabricksUsesCheckpointInterval
public void testDatabricksUsesCheckpointInterval() -
testTrinoCheckpointMinMaxStatisticsForRowType
public void testTrinoCheckpointMinMaxStatisticsForRowType() -
testDatabricksCheckpointMinMaxStatisticsForRowType
public void testDatabricksCheckpointMinMaxStatisticsForRowType() -
testTrinoCheckpointNullStatisticsForRowType
public void testTrinoCheckpointNullStatisticsForRowType() -
testDatabricksCheckpointNullStatisticsForRowType
public void testDatabricksCheckpointNullStatisticsForRowType()
-