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

Reply via email to