Description
SPARK-24598 just updated the documentation in order to state that our addition is a Java style one and not a SQL style. But in order to follow the SQL standard we should instead throw an exception if an overflow occurs.
SPARK-24598 just updated the documentation in order to state that our addition is a Java style one and not a SQL style. But in order to follow the SQL standard we should instead throw an exception if an overflow occurs.
User 'mgaido91' has created a pull request for this issue:
https://github.com/apache/spark/pull/21599