Uses of Record Class
io.trino.tests.product.hive.BaseTestHiveCoercion.ColumnContext
Packages that use BaseTestHiveCoercion.ColumnContext
-
Uses of BaseTestHiveCoercion.ColumnContext in io.trino.tests.product.hive
Methods in io.trino.tests.product.hive that return BaseTestHiveCoercion.ColumnContextModifier and TypeMethodDescriptionBaseTestHiveCoercion.columnContext(String format, String column) BaseTestHiveCoercion.columnContext(String version, String format, String column) Methods in io.trino.tests.product.hive that return types with arguments of type BaseTestHiveCoercion.ColumnContextModifier and TypeMethodDescriptionprotected Map<BaseTestHiveCoercion.ColumnContext,String> BaseTestHiveCoercion.expectedExceptionsWithHiveContext()protected Map<BaseTestHiveCoercion.ColumnContext,String> BaseTestHiveCoercion.expectedExceptionsWithTrinoContext()protected Map<BaseTestHiveCoercion.ColumnContext,String> TestHiveCoercionOnUnpartitionedTable.expectedExceptionsWithTrinoContext()