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 a03fbfb  [SPARK-31207][CORE] Ensure the total number of blocks to 
fetch equals to the sum of local/hostLocal/remote blocks
     add 44431d4  [SPARK-30822][SQL] Remove semicolon at the end of a sql query

No new revisions were added by this update.

Summary of changes:
 .../main/antlr4/org/apache/spark/sql/catalyst/parser/SqlBase.g4    | 2 +-
 .../org/apache/spark/sql/catalyst/parser/DDLParserSuite.scala      | 2 +-
 .../org/apache/spark/sql/catalyst/parser/PlanParserSuite.scala     | 7 +++++++
 .../src/test/resources/sql-tests/results/describe-query.sql.out    | 4 ++--
 sql/core/src/test/resources/sql-tests/results/grouping_set.sql.out | 4 ++--
 sql/core/src/test/resources/sql-tests/results/interval.sql.out     | 2 +-
 6 files changed, 14 insertions(+), 7 deletions(-)


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

Reply via email to