tustvold commented on issue #6794: URL: https://github.com/apache/arrow-datafusion/issues/6794#issuecomment-1618266914
I think this is actually a bug in the way that decimal type coercion is currently performed, which causes computations to overflow when they shouldn't - https://github.com/apache/arrow-datafusion/issues/6828 This is something I hope to fix upstream as part of https://github.com/apache/arrow-rs/issues/3999 -- 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]
