You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/31 11:31:42 UTC

[GitHub] [arrow-rs] isidentical commented on a diff in pull request #2991: Fix ignored limit on `lexsort_to_indices`

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org