nimesh1601 opened a new issue, #10170: URL: https://github.com/apache/incubator-gluten/issues/10170
### Backend VL (Velox) ### Bug description We throw [error](https://github.com/apache/incubator-gluten/blob/main/backends-velox/src/main/scala/org/apache/gluten/backendsapi/velox/VeloxSparkPlanExecApi.scala#L118) on try arithmetic functions if ansi is enabled, but try functions return the same result whether ansi is enabled or not. Am I missing something here ? ### Gluten version main branch ### Spark version None ### Spark configurations NA ### System information NA ### Relevant logs ```bash NA ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
