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 2019/11/06 02:43:22 UTC

[spark] branch master updated (ed12b61 -> 6233958)

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 ed12b61  [SPARK-29656][ML][PYSPARK] ML algs expose aggregationDepth
     add 6233958  [SPARK-29680][SQL] Remove ALTER TABLE CHANGE COLUMN syntax

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |   5 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     |   7 +-
 .../sql/catalyst/parser/ErrorParserSuite.scala     |   2 +-
 .../spark/sql/execution/SparkSqlParser.scala       |  27 ---
 .../resources/sql-tests/inputs/change-column.sql   |  45 ++---
 .../sql-tests/results/change-column.sql.out        | 212 +++++++--------------
 .../sql/execution/command/DDLParserSuite.scala     |  28 ---
 .../spark/sql/execution/command/DDLSuite.scala     |   2 +-
 8 files changed, 89 insertions(+), 239 deletions(-)


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