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/03/25 07:01:28 UTC

[spark] branch master updated (a03fbfb -> 44431d4)

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