amol- opened a new issue, #14778: URL: https://github.com/apache/arrow/issues/14778
### Describe the enhancement requested Sorting is currently inconvenient in PyArrow as it requires chaining multiple compute functions to achieve the expected result. It would be good to provide helpers that make possible to simply perform `X.sort_by(...)` ### Component(s) Python -- 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]
