Class VarbinaryToVarcharCoercers
java.lang.Object
io.trino.plugin.hive.coercions.VarbinaryToVarcharCoercers
-
Method Summary
Modifier and TypeMethodDescriptionstatic TypeCoercer<VarbinaryType, VarcharType> createVarbinaryToVarcharCoercer(VarcharType toType, HiveStorageFormat storageFormat)
-
Method Details
-
createVarbinaryToVarcharCoercer
public static TypeCoercer<VarbinaryType,VarcharType> createVarbinaryToVarcharCoercer(VarcharType toType, HiveStorageFormat storageFormat)
-