Package io.trino.tests.product.hive
Class TestHiveTransactionalTableInsert
- java.lang.Object
-
- io.trino.tempto.ProductTest
-
- io.trino.tests.product.hive.HiveProductTest
-
- io.trino.tests.product.hive.TestHiveTransactionalTableInsert
-
public class TestHiveTransactionalTableInsert extends HiveProductTest
-
-
Field Summary
-
Fields inherited from class io.trino.tests.product.hive.HiveProductTest
ERROR_COMMITTING_WRITE_TO_HIVE_RETRY_POLICY
-
-
Constructor Summary
Constructors Constructor Description TestHiveTransactionalTableInsert()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestInsertIntoTransactionalTable(TransactionalTableType type)Object[][]transactionalTableType()-
Methods inherited from class io.trino.tests.product.hive.HiveProductTest
getHiveVersionMajor, getHiveVersionMinor, getHiveVersionPatch, isHiveVersionBefore12, isHiveWithBrokenAvroTimestamps
-
-
-
-
Method Detail
-
testInsertIntoTransactionalTable
public void testInsertIntoTransactionalTable(TransactionalTableType type)
-
transactionalTableType
public Object[][] transactionalTableType()
-
-