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/12/05 08:15:31 UTC

[spark] branch master updated (0ab922c -> 332e252)

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 0ab922c  [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery
     add 332e252  [SPARK-29425][SQL] The ownership of a database should be respected

No new revisions were added by this update.

Summary of changes:
 .../sql/connector/catalog/SupportsNamespaces.java  | 10 ++++
 .../catalyst/catalog/ExternalCatalogSuite.scala    |  6 ++-
 .../sql/catalyst/catalog/SessionCatalogSuite.scala |  8 +--
 .../apache/spark/sql/execution/command/ddl.scala   | 16 ++++--
 .../spark/sql/execution/command/DDLSuite.scala     | 19 +++++---
 .../spark/sql/hive/client/HiveClientImpl.scala     | 43 ++++++++++------
 .../apache/spark/sql/hive/client/HiveShim.scala    | 57 +++++++++++++++++++++-
 .../spark/sql/hive/client/VersionsSuite.scala      | 29 +++++++++++
 .../spark/sql/hive/execution/HiveDDLSuite.scala    | 40 ++++++++++++++-
 9 files changed, 191 insertions(+), 37 deletions(-)


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