Class TimestampCoercer.LongTimestampToVarcharCoercer

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

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