Class TimestampCoercer.VarcharToShortTimestampCoercer

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

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