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/01/23 13:57:42 UTC

[spark] branch master updated (ffd435b -> dbed4c7)

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 ffd435b  [SPARK-27871][SQL][FOLLOW-UP] Remove the conf spark.sql.optimizer.reassignLambdaVariableID.enabled
     add dbed4c7  [SPARK-30605][SQL] move defaultNamespace from SupportsNamespace to CatalogPlugin

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/connector/catalog/CatalogPlugin.java | 14 ++++++++++++
 .../catalog/DelegatingCatalogExtension.java        | 10 ++++-----
 .../sql/connector/catalog/SupportsNamespaces.java  | 14 ------------
 .../sql/connector/catalog/CatalogManager.scala     |  7 +-----
 .../connector/catalog/CatalogManagerSuite.scala    | 25 ++--------------------
 5 files changed, 22 insertions(+), 48 deletions(-)


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