Class TimestampCoercer.ShortTimestampToVarcharCoercer

java.lang.Object
io.trino.plugin.hive.coercions.TypeCoercer<TimestampType,VarcharType>
io.trino.plugin.hive.coercions.TimestampCoercer.ShortTimestampToVarcharCoercer
All Implemented Interfaces:
Function<Block,Block>
Enclosing class:
TimestampCoercer

public static class TimestampCoercer.ShortTimestampToVarcharCoercer extends TypeCoercer<TimestampType,VarcharType>