viirya commented on issue #2568:
URL: https://github.com/apache/arrow-rs/issues/2568#issuecomment-1230579764

   Hmm, the NaN ordering of the IEEE standard treats NaN value larger than any 
other numbers. Looks it is consistent with the SQL-compliant ordering we need. 
I can rewrite these kernels with 
[total_cmp](https://doc.rust-lang.org/std/primitive.f32.html#method.total_cmp). 
As without a flag, it is somehow breaking existing behavior but I think current 
behavior can be thought as wrong or not useful.
   
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to