coderfender commented on issue #2049: URL: https://github.com/apache/datafusion-comet/issues/2049#issuecomment-3141268402
Thank you @andygrove . This issue seems to be largely related to precision and scale. In the PR: #1996 we were able to get cast operation working by setting precision to 19 (and scale to 0 given it is inside integral division) . However, I do agree that we need to put in more work to get cast expression work seamlessly and will be working on it soon -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org