Class CoercionUtils.ListCoercer

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

public static class CoercionUtils.ListCoercer extends TypeCoercer<ArrayType,ArrayType>