ovr opened a new pull request #9175:
URL: https://github.com/apache/arrow/pull/9175


   Rust doesn't provide Eq, Hash for f32/f64 types inside stdlib, it's why I am 
using an external library called ordered-float which implements this traits. 
It's better to use external library instead of implementing own inside this 
repository.


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


Reply via email to