Class SingleListaggAggregationState

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

public class SingleListaggAggregationState extends AbstractListaggAggregationState
  • Constructor Details

    • SingleListaggAggregationState

      public SingleListaggAggregationState()
  • Method Details