Module mz_transform::fusion::top_k

source ·
Expand description

Fuses a sequence of TopK operators in to one TopK operator

Structs§

  • Fuses a sequence of TopK operators in to one TopK operator if they happen to share the same grouping and ordering key.