This is an automated email from the ASF dual-hosted git repository.

lixiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 67d5b9b  [SPARK-29172][SQL] Fix some exception issue of explain 
commands
     add 3170011  [SPARK-28476][SQL] Support ALTER DATABASE SET LOCATION

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  2 ++
 .../spark/sql/execution/SparkSqlParser.scala       | 16 ++++++++++++++
 .../apache/spark/sql/execution/command/ddl.scala   | 21 ++++++++++++++++++
 .../sql/execution/command/DDLParserSuite.scala     |  9 ++++++++
 .../spark/sql/execution/command/DDLSuite.scala     | 25 +++++++++++++++++++++-
 .../spark/sql/hive/client/HiveClientImpl.scala     |  7 ++++++
 .../spark/sql/hive/client/VersionsSuite.scala      | 17 +++++++++++++++
 7 files changed, 96 insertions(+), 1 deletion(-)


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

Reply via email to