mqy commented on pull request #9175: URL: https://github.com/apache/arrow/pull/9175#issuecomment-758717943
No sure but I think it should be OK to use crate `ordered-float`: - it has only one rust file `https://github.com/reem/rust-ordered-float/blob/master/src/lib.rs` of about 800 lines. - the crate `num_traits` we are using does not provide `Ord`, `Eq` traits. ---------------------------------------------------------------- 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]
