Package io.trino.tests.product.hive
Class TestHiveCoercionOnUnpartitionedTable
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.HiveProductTest
io.trino.tests.product.hive.BaseTestHiveCoercion
io.trino.tests.product.hive.TestHiveCoercionOnUnpartitionedTable
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classNested classes/interfaces inherited from class io.trino.tests.product.hive.BaseTestHiveCoercion
BaseTestHiveCoercion.ColumnContext -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.trino.tempto.fulfillment.table.hive.HiveTableDefinition -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.trino.tests.product.hive.BaseTestHiveCoercion
columnContext, columnContext, doTestHiveCoercion, expectedExceptionsWithHiveContext, expectedValuesForEngineProvider, insertTableRows, mutableTableInstanceOf, removeUnsupportedColumnsForHive, removeUnsupportedColumnsForTrinoMethods inherited from class io.trino.tests.product.hive.HiveProductTest
getHiveVersionMajor, getHiveVersionMinor, getHiveVersionPatch, isHiveWithBrokenAvroTimestamps
-
Field Details
-
HIVE_COERCION_ORC
public static final io.trino.tempto.fulfillment.table.hive.HiveTableDefinition HIVE_COERCION_ORC
-
-
Constructor Details
-
TestHiveCoercionOnUnpartitionedTable
public TestHiveCoercionOnUnpartitionedTable()
-
-
Method Details
-
testHiveCoercionOrc
public void testHiveCoercionOrc() -
expectedExceptionsWithTrinoContext
- Overrides:
expectedExceptionsWithTrinoContextin classBaseTestHiveCoercion
-