risingwave_stream::executor

Module simple_agg

source

Structsยง

  • ExecutionVars ๐Ÿ”’
  • ExecutorInner ๐Ÿ”’
  • SimpleAggExecutor is the aggregation operator for streaming system. To create an aggregation operator, states and expressions should be passed along the constructor.