Sort

Operators in the Sort category

Home > Data Cleaning > Sort

Operators

OperatorDescription
SortSort based on the columns and sorting methods
Sort PartitionsSort Partitions
Stable Merge SortStable per-partition sort with multi-key ordering (incremental stack of sorted buckets)

Total: 3 operators


Sort

Sort based on the columns and sorting methods

Sort Partitions

Sort Partitions

Stable Merge Sort

Stable per-partition sort with multi-key ordering (incremental stack of sorted buckets)