Class VarcharToFloatCoercer

java.lang.Object
io.trino.plugin.hive.coercions.TypeCoercer<VarcharType,RealType>
io.trino.plugin.hive.coercions.VarcharToFloatCoercer
All Implemented Interfaces:
Function<Block,Block>

public class VarcharToFloatCoercer extends TypeCoercer<VarcharType,RealType>