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 169415f  [SPARK-30025][CORE] Continuous shuffle block fetching should 
be disabled by default when the old fetch protocol is used
     add 04a5b8f  [SPARK-29839][SQL] Supporting STORED AS in CREATE TABLE LIKE

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |   1 +
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |   7 +-
 .../spark/sql/execution/SparkSqlParser.scala       |  43 ++++++++-
 .../spark/sql/execution/command/tables.scala       |  41 ++++++---
 .../sql/execution/command/DDLParserSuite.scala     |  54 ++++++-----
 .../spark/sql/hive/execution/HiveDDLSuite.scala    | 100 +++++++++++++++++++++
 6 files changed, 207 insertions(+), 39 deletions(-)


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

Reply via email to