Package io.prestosql.tests.hive
Class TestHiveTransactionalTableInsert
- java.lang.Object
-
- io.prestosql.tempto.ProductTest
-
- io.prestosql.tests.hive.TestHiveTransactionalTableInsert
-
public class TestHiveTransactionalTableInsert extends io.prestosql.tempto.ProductTest
-
-
Constructor Summary
Constructors Constructor Description TestHiveTransactionalTableInsert()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestInsertIntoTransactionalTable(TransactionalTableType type)java.lang.Object[][]transactionalTableType()
-
-
-
Method Detail
-
testInsertIntoTransactionalTable
public void testInsertIntoTransactionalTable(TransactionalTableType type)
-
transactionalTableType
public java.lang.Object[][] transactionalTableType()
-
-