Structsยง
- Calls ๐Information about the window function calls. Contains the original calls and many other information that can be derived from the calls to avoid repeated calculation.
- Execution
Stats ๐ - Execution
Vars ๐ - Executor
Inner ๐ OverWindowExecutor
consumes retractable input stream and produces window function outputs. OneOverWindowExecutor
can handle one combination of partition key and order key.- RowConverter ๐