You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/08 01:22:25 UTC

[GitHub] [arrow-datafusion] tustvold commented on pull request #4133: Use f64::total_cmp instead of OrderedFloat

tustvold commented on PR #4133:
URL: https://github.com/apache/arrow-datafusion/pull/4133#issuecomment-1306477153

   @comphead I would recommend creating a newtype wrapper around a num::Float that implements Hash using hash_utils, eq using total_cmp, etc...


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org