Structs§
Type Aliases§
- Append
Only TopN Executor - 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.
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.