Package io.trino.tests.product.hudi
Class TestHudiSparkCompatibility
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hudi.TestHudiSparkCompatibility
public class TestHudiSparkCompatibility
extends io.trino.tempto.ProductTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestHudiSparkCompatibility
public TestHudiSparkCompatibility()
-
-
Method Details
-
setUp
public void setUp() -
testCopyOnWriteShowCreateTable
public void testCopyOnWriteShowCreateTable() -
testCopyOnWriteTableSelect
public void testCopyOnWriteTableSelect() -
testCopyOnWritePartitionedTableSelect
public void testCopyOnWritePartitionedTableSelect() -
testCopyOnWriteTableSelectAfterUpdate
public void testCopyOnWriteTableSelectAfterUpdate() -
testMergeOnReadTableSelect
public void testMergeOnReadTableSelect() -
testMergeOnReadTableSelectAfterUpdate
public void testMergeOnReadTableSelectAfterUpdate() -
testMergeOnReadPartitionedTableSelect
public void testMergeOnReadPartitionedTableSelect() -
testCopyOnWriteTableSelectWithSessionProperties
public void testCopyOnWriteTableSelectWithSessionProperties() -
testTimelineTable
public void testTimelineTable() -
testTimelineTableRedirect
public void testTimelineTableRedirect()
-