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


##########
arrow/src/array/data.rs:
##########
@@ -1018,6 +1018,7 @@ impl ArrayData {
                 }
                 Ok(())
             }
+            // TODO: call validate_decimal256_precision for Decimal256 type

Review Comment:
   I was waiting for #2093 where added `Decimal256` type, so I can call 
`validate_decimal256_precision` here. Let me update this.



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