alamb opened a new pull request, #2991:
URL: https://github.com/apache/arrow-rs/pull/2991
# Which issue does this PR close?
Closes limit is not applied for multi-column sorts lexsort_to_indices
# Rationale for this change
Regresssion was introduced in https://github.com/apache/arrow-rs/pull/2929
by https://github.com/apache/arrow-rs/pull/2929/files#r1005140128 and there
was no test coverage ðŸ˜
# What changes are included in this PR?
1. Fix bug
2. Add test coverage
# Are there any user-facing changes?
Not really as we haven't released this code yet
--
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]