Class VarcharToIntegralNumericCoercers
java.lang.Object
io.trino.plugin.hive.coercions.VarcharToIntegralNumericCoercers
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionstatic TypeCoercer<VarcharType, ? extends Type> createVarcharToIntegerNumberCoercer(VarcharType fromType, Type toType, boolean isOrcFile)
-
Method Details
-
createVarcharToIntegerNumberCoercer
public static TypeCoercer<VarcharType,? extends Type> createVarcharToIntegerNumberCoercer(VarcharType fromType, Type toType, boolean isOrcFile)
-