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: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to