Class CoercionUtils.MapCoercer

java.lang.Object
io.trino.plugin.hive.coercions.TypeCoercer<MapType,MapType>
io.trino.plugin.hive.coercions.CoercionUtils.MapCoercer
All Implemented Interfaces:
Function<Block,Block>
Enclosing class:
CoercionUtils

public static class CoercionUtils.MapCoercer extends TypeCoercer<MapType,MapType>