tustvold commented on PR #2041: URL: https://github.com/apache/arrow-rs/pull/2041#issuecomment-1182674582
> if the features=force_validate is set. This is very much a testing only feature, this enables validation **everywhere** and will absolutely tank performance. It is a MIRI-light > BTW, when we get a decimal value from Decimal::value(i), we also don't validate the range. That is likely because the general assumption within arrow-rs is you can't construct an invalid ArrayData without using an unsafe API. This does not appear to be true of Decimal, at least at the moment -- 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]
