Class GroupListaggAggregationState

java.lang.Object
io.trino.operator.aggregation.listagg.AbstractListaggAggregationState
io.trino.operator.aggregation.listagg.GroupListaggAggregationState
All Implemented Interfaces:
ListaggAggregationState, AccumulatorState, GroupedAccumulatorState

public class GroupListaggAggregationState extends AbstractListaggAggregationState implements GroupedAccumulatorState