You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/12/05 00:52:04 UTC

[spark] branch master updated (960d6af -> 1b4e35d)

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

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


    from 960d6af  [SPARK-33472][SQL][FOLLOW-UP] Update RemoveRedundantSorts comment
     add 1b4e35d  [SPARK-33651][SQL] Allow CREATE EXTERNAL TABLE with LOCATION for data source tables

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/catalog/SessionCatalog.scala      |  5 +++++
 .../catalyst/analysis/ResolveSessionCatalog.scala  | 12 +----------
 .../datasources/v2/V2SessionCatalog.scala          |  7 +++++-
 .../DataSourceV2SQLSessionCatalogSuite.scala       |  8 +++++++
 .../sql/connector/TestV2SessionCatalogBase.scala   | 24 ++++++++++++++++++---
 .../execution/command/PlanResolutionSuite.scala    | 14 ++++++------
 .../sql/sources/CreateTableAsSelectSuite.scala     | 25 ++++++++++------------
 .../org/apache/spark/sql/sources/InsertSuite.scala |  2 +-
 .../spark/sql/hive/MetastoreDataSourcesSuite.scala |  5 +++--
 9 files changed, 64 insertions(+), 38 deletions(-)


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