Package io.trino.operator.aggregation
Class MapAggregationFunction
java.lang.Object
io.trino.operator.aggregation.MapAggregationFunction
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcombine(MapAggregationState state, MapAggregationState otherState) static voidinput(MapAggregationState state, Block key, Block value, int position) static voidoutput(MapAggregationState state, BlockBuilder out)
-
Method Details
-
input
-
combine
-
output
-