Class ArrayAggregationFunction
java.lang.Object
io.trino.operator.aggregation.arrayagg.ArrayAggregationFunction
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcombine(ArrayAggregationState state, ArrayAggregationState otherState) static voidinput(ArrayAggregationState state, ValueBlock value, int position) static voidoutput(Type elementType, ArrayAggregationState state, BlockBuilder out)
-
Method Details
-
input
-
combine
-
output
-