DenisTarasyuk opened a new issue, #46708: URL: https://github.com/apache/arrow/issues/46708
### Describe the bug, including details regarding any error messages, version, and platform. When castDECIMAL_utf8 receives value that can not be parsed to number it returns without setting any values to 'out_high', 'out_low'. For some complex expressions in projector this causes SIGSEGV due to llvm optimisations of IR code. ### Component(s) Gandiva -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org