Class FloatToVarcharCoercers
java.lang.Object
io.trino.plugin.hive.coercions.FloatToVarcharCoercers
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionstatic TypeCoercer<RealType, VarcharType> createFloatToVarcharCoercer(VarcharType toType, boolean isOrcFile)
-
Method Details
-
createFloatToVarcharCoercer
public static TypeCoercer<RealType,VarcharType> createFloatToVarcharCoercer(VarcharType toType, boolean isOrcFile)
-