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

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


    from a9ca197  [SPARK-34949][CORE] Prevent BlockManager reregister when 
Executor is shutting down
     add 39d5677  [SPARK-34932][SQL] deprecate GROUP BY ... GROUPING SETS (...) 
and promote GROUP BY GROUPING SETS (...)

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-syntax-qry-select-groupby.md          | 34 +++------------
 .../spark/sql/catalyst/analysis/Analyzer.scala     | 36 +++------------
 .../spark/sql/catalyst/expressions/grouping.scala  | 46 ++++++++++++-------
 .../spark/sql/catalyst/parser/AstBuilder.scala     | 13 +++---
 .../analysis/ResolveGroupingAnalyticsSuite.scala   | 51 +++++++++-------------
 .../sql/catalyst/parser/PlanParserSuite.scala      |  2 +-
 6 files changed, 72 insertions(+), 110 deletions(-)

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

Reply via email to