Package io.trino.tests.product.hudi
Class TestHudiHiveViewsCompatibility
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hudi.TestHudiHiveViewsCompatibility
public class TestHudiHiveViewsCompatibility
extends io.trino.tempto.ProductTest
Tests interactions between Hudi and Hive connectors, when one tries to read a view created by the other.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
TestHudiHiveViewsCompatibility
public TestHudiHiveViewsCompatibility()
-
-
Method Details
-
testHudiSelectFromHiveView
public void testHudiSelectFromHiveView() -
testHiveSelectFromHudiView
public void testHiveSelectFromHudiView()
-