rluvaton opened a new issue, #6911: URL: https://github.com/apache/arrow-rs/issues/6911
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I want to be able to sort every valid array **Describe the solution you'd like** calling `arrow-ord::sort::sort` on any type should just work **Describe alternatives you've considered** Not using the sort kernel ------ This requires couple of changes - [ ] Sorting list of booleans - [ ] Sorting list of non nested data type - [ ] Sorting list of lists -- 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]
