isidentical commented on code in PR #2991:
URL: https://github.com/apache/arrow-rs/pull/2991#discussion_r1009311276


##########
arrow/src/compute/kernels/sort.rs:
##########
@@ -1422,6 +1422,18 @@ mod tests {
         }
     }
 
+    /// slace all arrays in expected_output to offset/length

Review Comment:
   ```suggestion
       /// slice all arrays in expected_output to offset/length
   ```



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