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/12/14 08:35:00 UTC

[spark] branch master updated (e7fe92f -> b7c8210)

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 e7fe92f  [SPARK-33546][SQL] Enable row format file format validation in CREATE TABLE LIKE
     add b7c8210  [SPARK-33142][SPARK-33647][SQL][FOLLOW-UP] Add docs and test cases

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |  4 +-
 .../sql/catalyst/catalog/SessionCatalog.scala      | 44 ++++++++++++++++++----
 .../plans/logical/basicLogicalOperators.scala      | 16 --------
 .../apache/spark/sql/execution/command/views.scala | 16 ++------
 .../org/apache/spark/sql/CachedTableSuite.scala    | 13 +++++++
 .../apache/spark/sql/execution/SQLViewSuite.scala  | 14 -------
 .../spark/sql/execution/SQLViewTestSuite.scala     | 24 +++++++++++-
 7 files changed, 79 insertions(+), 52 deletions(-)


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