Github user gatorsmile commented on the issue:
https://github.com/apache/spark/pull/20023
In DB2, `a * b` will just stop with an error message: SQL0802N Arithmetic
overflow or other arithmetic exception occurred.
Thus, it might be more straightforward for us to follow what DB2 does.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
