Structsยง
- Executor
Inner ๐ SortOverWindowExecutor
accepts input chunks sorted by partition key and order key, and outputs chunks with window function result columns.
SortOverWindowExecutor
accepts input chunks sorted by partition key and order key, and
outputs chunks with window function result columns.