Uses of Class
io.trino.tests.product.hive.TestHiveCoercion.ColumnContext
-
Packages that use TestHiveCoercion.ColumnContext Package Description io.trino.tests.product.hive -
-
Uses of TestHiveCoercion.ColumnContext in io.trino.tests.product.hive
Methods in io.trino.tests.product.hive that return TestHiveCoercion.ColumnContext Modifier and Type Method Description static TestHiveCoercion.ColumnContextTestHiveCoercion.ColumnContext. columnContext(String version, String format, String column)Methods in io.trino.tests.product.hive that return types with arguments of type TestHiveCoercion.ColumnContext Modifier and Type Method Description protected Map<TestHiveCoercion.ColumnContext,String>TestHiveCoercion. expectedExceptionsWithContext()
-