Package io.trino.plugin.hive.util
Class HiveCoercionPolicy
- java.lang.Object
-
- io.trino.plugin.hive.util.HiveCoercionPolicy
-
public final class HiveCoercionPolicy extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleancanCoerce(TypeManager typeManager, HiveType fromHiveType, HiveType toHiveType)
-
-
-
Method Detail
-
canCoerce
public static boolean canCoerce(TypeManager typeManager, HiveType fromHiveType, HiveType toHiveType)
-
-