Expand description
Batch evaluation system for window functions
This module provides optimized batch evaluation of window functions to eliminate per-row overhead and improve performance significantly.
Structsยง
- Batch
Window Evaluator - Batch evaluator for window functions
- Window
Function Spec - Specification for a single window function in a query