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/02/17 04:09:19 UTC

[spark] branch master updated (0353cbf -> ab07c63)

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 0353cbf  [MINOR][DOC] Fix 2 style issues in running-on-kubernetes doc
     add ab07c63  [SPARK-30799][SQL] "spark_catalog.t" should not be resolved to temp view

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/catalog/SessionCatalog.scala      |   4 +
 .../sql/connector/catalog/LookupCatalog.scala      |  15 +-
 .../sql/connector/catalog/LookupCatalogSuite.scala |   1 +
 .../catalyst/analysis/ResolveSessionCatalog.scala  | 180 +++++++++++++++------
 .../sql/internal/BaseSessionStateBuilder.scala     |   3 +-
 .../resources/sql-tests/results/describe.sql.out   |  12 +-
 .../spark/sql/connector/DataSourceV2SQLSuite.scala |  32 +++-
 .../execution/command/PlanResolutionSuite.scala    |   3 +-
 .../spark/sql/hive/HiveSessionStateBuilder.scala   |   3 +-
 9 files changed, 176 insertions(+), 77 deletions(-)


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