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/09/05 03:42:17 UTC

[spark] branch master updated (ca71177 -> 5adaa2e)

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 ca71177  [SPARK-28907][CORE] Review invalid usage of new Configuration()
     add 5adaa2e  [SPARK-28979][SQL] Rename UnresovledTable to V1Table

No new revisions were added by this update.

Summary of changes:
 .../sources/v2/internal/{UnresolvedTable.scala => V1Table.scala}    | 2 +-
 .../scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala     | 4 ++--
 sql/core/src/main/scala/org/apache/spark/sql/DataFrameWriter.scala  | 6 +++---
 .../spark/sql/execution/datasources/v2/V2SessionCatalog.scala       | 4 ++--
 .../org/apache/spark/sql/sources/v2/DataSourceV2SQLSuite.scala      | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)
 rename sql/catalyst/src/main/java/org/apache/spark/sql/sources/v2/internal/{UnresolvedTable.scala => V1Table.scala} (97%)


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