klion26 commented on code in PR #7887:
URL: https://github.com/apache/arrow-rs/pull/7887#discussion_r2196566917


##########
arrow-cast/src/cast/mod.rs:
##########
@@ -8660,6 +8673,16 @@ mod tests {
             "did not find expected error '{expected_error}' in actual error 
'{err}'"
         );
     }
+    #[test]
+    fn test_cast_decimal256_to_f64_overflow() {

Review Comment:
   Does this need to cover negative infinity?



-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to