jhorstmann commented on pull request #8092: URL: https://github.com/apache/arrow/pull/8092#issuecomment-685025045
@andygrove this is my attempt at improving the sorting kernels. I still need to add more tests for the dictionary use case and probably also some datafusion integration tests. I'm a bit concerned about the `OrdArray` change because that changes a publicly exported type. Would have felt better if it was only an implementation detail of lexicographic sorting. ---------------------------------------------------------------- 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]
