This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 01c294b05f3a [SPARK-45760][SQL] Add With expression to avoid
duplicating expressions
add 5ef3a846f52a [SPARK-45786][SQL] Fix inaccurate Decimal multiplication
and division results
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/spark/sql/types/Decimal.scala | 8 +-
.../expressions/ArithmeticExpressionSuite.scala | 107 +++++++++++++++++++++
.../ansi/decimalArithmeticOperations.sql.out | 14 +--
3 files changed, 120 insertions(+), 9 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]