waynexia commented on a change in pull request #569:
URL: https://github.com/apache/arrow-rs/pull/569#discussion_r676152864



##########
File path: arrow/src/compute/kernels/sort.rs
##########
@@ -2375,6 +2494,179 @@ mod tests {
         );
     }
 
+    #[test]
+    fn test_sort_binary() {
+        test_sort_binary_arrays(

Review comment:
       Thanks! This is a good point. I add a case with different prefix in 
708e99b to cover.




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