wesm edited a comment on pull request #7521: URL: https://github.com/apache/arrow/pull/7521#issuecomment-647884747
Sorting seems too important to leave it to these relatively complex templates (for example, just after determining that a value is not null, the `optional` value is checked whether it's null again!), I would suggest implementing the counting sort without using `VisitArrayDataInline`. I'm happy to help with this. ---------------------------------------------------------------- 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]
