You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2022/08/26 07:32:13 UTC

[spark] branch master updated (1ed592ef28a -> ef78e7529d6)

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

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


    from 1ed592ef28a [SPARK-40218][SQL] GROUPING SETS should preserve the grouping columns
     add ef78e7529d6 [SPARK-40220][SQL] Don't output the empty map of error message parameters

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/SparkThrowableHelper.scala   | 11 +++++++----
 .../src/test/resources/sql-tests/results/ansi/array.sql.out  |  1 -
 .../test/resources/sql-tests/results/ansi/interval.sql.out   |  2 --
 .../sql-tests/results/ansi/string-functions.sql.out          |  3 +--
 .../resources/sql-tests/results/ansi/try_element_at.sql.out  |  3 +--
 sql/core/src/test/resources/sql-tests/results/array.sql.out  |  3 +--
 .../test/resources/sql-tests/results/group-analytics.sql.out | 12 ++++--------
 .../src/test/resources/sql-tests/results/interval.sql.out    |  2 --
 .../test/resources/sql-tests/results/join-lateral.sql.out    |  6 ++----
 .../resources/sql-tests/results/string-functions.sql.out     |  3 +--
 .../src/test/resources/sql-tests/results/transform.sql.out   |  6 ++----
 .../test/resources/sql-tests/results/try_element_at.sql.out  |  3 +--
 .../sql-tests/results/udf/udf-group-analytics.sql.out        | 12 ++++--------
 13 files changed, 24 insertions(+), 43 deletions(-)


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