ktf opened a new pull request, #34116: URL: https://github.com/apache/arrow/pull/34116
### Rationale for this change In our analysis, we need to be able to extend data from int8 to float32 and int32. ### What changes are included in this PR? Ability to cast int8 to float32 and int32 in Gandiva expressions. ### Are these changes tested? Yes. We run our analysis using them and they produce the expected result. ### Are there any user-facing changes? Nothing apart the newly introduced capabilities. -- 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]
