waynexia commented on pull request #8856: URL: https://github.com/apache/arrow/pull/8856#issuecomment-744386615
Hi @jorgecarleitao,very appreciate your clear explanation! But I am sorry that I don't seem to describe it very well, please allow me to explain my question again. The code in this PR does not implement `list_sort`, but another function that sorts (so-called rearrange) the subarray of the List Array level (maybe this is part of the "sort" kernel?). And the point is while implementing the functionality required by `list_array`, does this current code need to be preserved and moved forward? Thanks for your time ☺ ---------------------------------------------------------------- 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]
