query

Module part_sort

source
Expand description

Module for sorting input data within each PartitionRange.

This module defines the PartSortExec execution plan, which sorts each partition (PartitionRange) independently based on the provided physical sort expressions.

Macrosยง

Structsยง

Enumsยง