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 2020/11/13 07:05:51 UTC

[spark] branch master updated (82a21d2 -> cdd8e51)

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 82a21d2  [SPARK-33433][SQL] Change Aggregate max rows to 1 if grouping is empty
     add cdd8e51  [SPARK-33419][SQL] Unexpected behavior when using SET commands before a query in SparkSession.sql

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  6 +++
 .../spark/sql/catalyst/parser/ParserUtils.scala    | 11 +++++
 .../spark/sql/execution/SparkSqlParser.scala       | 35 +++++++++++----
 .../spark/sql/execution/SparkSqlParserSuite.scala  | 52 +++++++++++++++++++---
 4 files changed, 90 insertions(+), 14 deletions(-)


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