dhirschfeld commented on issue #43252: URL: https://github.com/apache/arrow/issues/43252#issuecomment-2823589031
That would be a terrible / unusable UX - you can't have operations randomly failing depending on the data they operate on. I think ideally If you're doing a binary operation with two decimal numbers the result should be the same precision as the highest precision input and it should be the closest possible value to the true value as is representable in that precision. -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org