alamb commented on PR #2357: URL: https://github.com/apache/arrow-rs/pull/2357#issuecomment-1208622319
> I am not sure whether this is related to this PR, but the new method should also be unsafe: > https://github.com/apache/arrow-rs/blob/master/arrow/src/util/decimal.rs#L81-L86 I would recommend ensuring`new()` created valid DecimalArrays rather than marking it unsafe. Possibly related to this PR: https://github.com/apache/arrow-rs/pull/2360 -- 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]
