jorgecarleitao commented on pull request #8856: URL: https://github.com/apache/arrow/pull/8856#issuecomment-745782164
Hi @waynexia , ahh, got it. It could be interpreted as such, yes: this PR is the implementation of a `sort` of a `ListArray`, based on the lexicographic order of the individual items on the list (a bit like how a `string` also has a natural order based on the individual items). If you want please file a new issue on Jira for that, and let's review this PR based on that (in which case `sort` is the right place to put it). ---------------------------------------------------------------- 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]
