Package io.trino.operator.aggregation
Class MapUnionAggregation
java.lang.Object
io.trino.operator.aggregation.MapUnionAggregation
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcombine(MapAggregationState state, MapAggregationState otherState) static voidinput(Type valueType, MapAggregationState state, SqlMap value) static voidoutput(MapAggregationState state, BlockBuilder out)
-
Method Details
-
input
-
combine
-
output
-