Expand description

The repartition operator maps N input partitions to M output partitions based on a partitioning scheme (according to flag preserve_order ordering can be preserved during repartitioning if its input is ordered).

Structs