Module mz_compute::render::top_k::monoids
source · Expand description
Monoids for in-place compaction of monotonic streams.
Structs§
- A monoid containing a row and an ordering.
- A monoid containing a row and a shared pointer to a shared structure. Only suitable for thread-local aggregations.
- A shared portion of a thread-local top-1 monoid implementation.