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 e85a4ffbdfa [SPARK-40315][SQL] Add hashCode() for Literal of 
ArrayBasedMapData
     add 4e3e6278cc1 [SPARK-40318][SQL] try_avg() should throw the exceptions 
from its child

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/FunctionRegistry.scala   |   2 +-
 .../catalyst/expressions/aggregate/Average.scala   | 110 +++++-------------
 .../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, 239 insertions(+), 80 deletions(-)


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

Reply via email to