HaoYang670 commented on PR #2041:
URL: https://github.com/apache/arrow-rs/pull/2041#issuecomment-1182673187

   > Looks good to me, although I am a little bit confused where we have ended 
up w.r.t validating decimals in ArrayData
   
   Thank you @tustvold. The decimal values will be validated in the function 
`validate_values` if the `features=force_validate` is set. 
   BTW, when we get a decimal value from `Decimal::value(i)`, we also don't 
validate the range.
   


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