risingwave_
stream
2.2.0-alpha
Module top_
n_
plain
Module Items
Structs
Type Aliases
In risingwave_
stream::
executor::
top_
n
risingwave_stream
::
executor
::
top_n
Module
top_n_plain
Copy item path
source
Structs
§
Inner
TopN
Executor
Type Aliases
§
TopN
Executor
TopNExecutor
works with input with modification, it keeps all the data records/rows that have been seen, and returns topN records overall.