Class TimestampCoercer.LongTimestampToDateCoercer

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

public static class TimestampCoercer.LongTimestampToDateCoercer extends TypeCoercer<TimestampType,DateType>