mapleFU commented on code in PR #44678:
URL: https://github.com/apache/arrow/pull/44678#discussion_r1833685092


##########
cpp/src/arrow/acero/partition_util.h:
##########
@@ -57,7 +57,7 @@ class PartitionSort {
   /// output_pos_impl: [&out_arr] (int row_id, int pos) { out_arr[pos] = 
row_id; }
   ///
   /// After Execution
-  /// out_arr: [2, 5, 3, 5, 4, 7]

Review Comment:
   LGTM, also would you mind set this a something like "values in out_arr 
indices"?



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