nirandaperera opened a new pull request #10585: URL: https://github.com/apache/arrow/pull/10585
Adding `array_sort_indices` and `partition_nth_indices` for `BooleanType` using existing sort and Nth-partition utils. This may be rather inefficient, since the values are traversed bit-by-bit rather than working on a byte/word. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
