alamb commented on code in PR #7003:
URL: https://github.com/apache/arrow-datafusion/pull/7003#discussion_r1265604749


##########
datafusion/core/src/physical_plan/repartition/mod.rs:
##########
@@ -239,8 +239,67 @@ impl BatchPartitioner {
     }
 }
 
-/// The repartition operator maps N input partitions to M output partitions 
based on a
-/// partitioning scheme. No guarantees are made about the order of the 
resulting partitions.
+/// Maps `N` input partitions to `M output partitions based on a

Review Comment:
   ![Screenshot 2023-07-17 at 12 21 43 
PM](https://github.com/apache/arrow-datafusion/assets/490673/27d75b8d-490b-42ae-806f-ff7cf2bc2d74)
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to