tustvold commented on code in PR #3805:
URL: https://github.com/apache/arrow-rs/pull/3805#discussion_r1127014732
##########
arrow-json/src/reader.rs:
##########
@@ -3352,4 +3417,72 @@ mod tests {
let cloned = options.clone();
assert_eq!(options, cloned);
}
+
+ macro_rules! decimal_json_tests {
Review Comment:
I pushed
https://github.com/apache/arrow-rs/pull/3805/commits/f7e4aa61f36fd653d6cc0c9bb6831ed6b1ddcc75
which cleans up the constraints a little
--
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]