You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ge...@apache.org on 2022/09/02 16:14:45 UTC

[spark] branch master updated (96831bbb674 -> fb261c2d5df)

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

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


    from 96831bbb674 [SPARK-40228][SQL] Do not simplify multiLike if child is not a cheap expression
     add fb261c2d5df [SPARK-40310][SQL] try_sum() should throw the exceptions from its child

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/FunctionRegistry.scala   |   2 +-
 .../sql/catalyst/expressions/aggregate/Sum.scala   | 139 ++++++++-------------
 .../resources/sql-tests/inputs/try_aggregates.sql  |   9 ++
 .../sql-tests/results/ansi/try_aggregates.sql.out  | 128 +++++++++++++++++++
 .../sql-tests/results/try_aggregates.sql.out       |  70 +++++++++++
 5 files changed, 257 insertions(+), 91 deletions(-)


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