viirya commented on code in PR #1767:
URL: https://github.com/apache/arrow-rs/pull/1767#discussion_r885891338


##########
arrow/src/array/array_binary.rs:
##########
@@ -1497,38 +1497,6 @@ mod tests {
         assert_eq!(16, decimal_array.value_length());
     }
 
-    #[test]
-    fn test_decimal_append_error_value() {

Review Comment:
   Changed the test. As I move the precision check to ArrayData full 
validation, I add another test for that too.



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