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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to