Class VarcharToCharCoercer

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

public class VarcharToCharCoercer extends TypeCoercer<VarcharType,CharType>