Package io.trino.tests.hive
Class HiveProductTest
- java.lang.Object
-
- io.trino.tempto.ProductTest
-
- io.trino.tests.hive.HiveProductTest
-
- Direct Known Subclasses:
AbstractTestHiveViews,TestAllDatatypesFromHiveConnector,TestAvroSchemaUrl,TestHiveBucketedTables,TestHiveCoercion,TestHiveDeltaLakeTable,TestHiveMaterializedView,TestHivePartitionSchemaEvolution,TestHiveTableStatistics,TestHiveTransactionalTable,TestHiveTransactionalTableInsert,TestReadUniontype,TestRoles
public class HiveProductTest extends io.trino.tempto.ProductTest
-
-
Field Summary
Fields Modifier and Type Field Description static net.jodah.failsafe.RetryPolicy<io.trino.tempto.query.QueryResult>ERROR_COMMITTING_WRITE_TO_HIVE_RETRY_POLICY
-
Constructor Summary
Constructors Constructor Description HiveProductTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intgetHiveVersionMajor()protected intgetHiveVersionMinor()protected intgetHiveVersionPatch()protected booleanisHiveVersionBefore12()
-