Class CharToVarcharCoercer

java.lang.Object
io.trino.plugin.hive.coercions.TypeCoercer<CharType,VarcharType>
io.trino.plugin.hive.coercions.CharToVarcharCoercer
All Implemented Interfaces:
Function<Block,Block>

public class CharToVarcharCoercer extends TypeCoercer<CharType,VarcharType>