Module part_sort

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ยง

array_check_helper ๐Ÿ”’

Structsยง

PartSortExec
Sort input within given PartitionRange
PartSortStream ๐Ÿ”’

Enumsยง

PartSortBuffer ๐Ÿ”’