risingwave_pb::stream_plan

Module agg_call_state

source
Expand description

Nested message and enum types in AggCallState.

Structs§

  • use the some column of the Upstream’s materialization as the AggCall’s state, used for extreme/string_agg/array_agg.
  • the state is stored in the intermediate state table. used for count/sum/append-only extreme.

Enums§

Type Aliases§