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 2021/04/22 13:08:59 UTC

[spark] branch master updated (7242d7f -> b22d54a)

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 7242d7f  [SPARK-35127][UI] When we switch between different stage-detail pages, the entry item in the newly-opened page may be blank
     add b22d54a  [SPARK-35026][SQL] Support nested CUBE/ROLLUP/GROUPING SETS in GROUPING SETS

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-syntax-qry-select-groupby.md          |  19 +-
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |   8 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  53 +++--
 .../resources/sql-tests/inputs/group-analytics.sql |  11 +
 .../sql-tests/results/ansi/group-analytics.sql.out | 226 ++++++++++++++++++++-
 .../sql-tests/results/group-analytics.sql.out      | 226 ++++++++++++++++++++-
 6 files changed, 514 insertions(+), 29 deletions(-)

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