You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/06/02 11:32:35 UTC

[spark] branch master updated (64cb6f7 -> 4161c62)

This is an automated email from the ASF dual-hosted git repository.

wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 64cb6f7  [SPARK-29137][ML][PYTHON][TESTS] Increase the timeout for StreamingLinearRegressionWithTests.test_train_prediction
     add 4161c62  [SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/expressions/aggregate/Sum.scala   |  72 +++++++++----
 .../catalyst/expressions/decimalExpressions.scala  |  52 ++++++++++
 .../org/apache/spark/sql/DataFrameSuite.scala      | 112 +++++++++++++++++++--
 3 files changed, 211 insertions(+), 25 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org