Class DateCoercer.DateToVarcharCoercer

java.lang.Object
io.trino.plugin.hive.coercions.TypeCoercer<DateType,VarcharType>
io.trino.plugin.hive.coercions.DateCoercer.DateToVarcharCoercer
All Implemented Interfaces:
Function<Block,Block>
Enclosing class:
DateCoercer

public static class DateCoercer.DateToVarcharCoercer extends TypeCoercer<DateType,VarcharType>