zhli1142015 commented on issue #9291: URL: https://github.com/apache/incubator-gluten/issues/9291#issuecomment-2791439588
Furthermore, Gluten currently maps both the try_cast and cast functions to Velox’s try_cast. However, we’ve observed that in Spark, try_cast and cast exhibit different behaviors in handling data truncation. We should ensure that each function is mapped to the correct counterpart in Velox and that their behaviors align as expected. cc @rui-mo and @jinchengchenghh -- 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]
