jhorstmann commented on code in PR #10884:
URL: https://github.com/apache/arrow-rs/pull/10884#discussion_r3873627645


##########
arrow-buffer/src/bigint/mod.rs:
##########
@@ -1819,7 +1819,7 @@ mod tests {
     }
 
     #[test]
-    #[cfg_attr(miri, ignore)]
+    #[cfg_attr(miri, ignore)] // conversion to float isn't accurate under miri

Review Comment:
   There is a flag `-Zmiri-deterministic-floats` to disable this artificial 
precision loss.



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