liukun4515 commented on code in PR #2360:
URL: https://github.com/apache/arrow-rs/pull/2360#discussion_r939977289


##########
arrow/src/datatypes/datatype.rs:
##########
@@ -479,6 +563,76 @@ pub(crate) fn validate_decimal_precision(value: i128, 
precision: usize) -> Resul
     }
 }
 
+// duplicate code

Review Comment:
   copy from decimal.rs file



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