Module top_n_appendonly

Source

Structs§

InnerAppendOnlyTopNExecutor

Type Aliases§

AppendOnlyTopNExecutor
If the input is append-only, AppendOnlyGroupTopNExecutor does not need to keep all the rows seen. As long as a record is no longer in the result set, it can be deleted.