WillAyd opened a new pull request, #47414: URL: https://github.com/apache/arrow/pull/47414
### Rationale for this change This fixes an issue where invalid decimal precision data passed through the C bridge would cause the program to abort. ### What changes are included in this PR? The aborting decimal constructor is replaced with a factory function call that will validate the precision input and propogate up and error accordingly ### Are these changes tested? Yes ### Are there any user-facing changes? No -- 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]
