jhorstmann commented on pull request #8685:
URL: https://github.com/apache/arrow/pull/8685#issuecomment-731343546


   Both scalar and simd implementations have issues involving null values, I 
added `ignore` tests with comments. The handling of NaN is also not consistent 
with the sort kernel, which follows the postgres model of sorting NaN as larger 
than any other number (including infinity). Solving those issues could be quite 
tricky and degrade the performance again.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to