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/11/13 05:19:05 UTC

[spark] branch master updated (2c64b73 -> 539c2de)

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 2c64b73  [SPARK-33259][SS] Disable streaming query with possible correctness issue by default
     add 539c2de  [SPARK-33426][SQL][TESTS] Unify Hive SHOW TABLES tests

No new revisions were added by this update.

Summary of changes:
 ...TablesSuite.scala => ShowTablesSuiteBase.scala} | 38 +++++++++++++---------
 .../sql/execution/command/v1/ShowTablesSuite.scala |  7 ++--
 .../sql/execution/command/v2/ShowTablesSuite.scala |  5 +--
 .../sql/hive/execution/HiveCommandSuite.scala      | 22 -------------
 .../command/ShowTablesSuite.scala}                 |  9 ++---
 5 files changed, 35 insertions(+), 46 deletions(-)
 rename sql/core/src/test/scala/org/apache/spark/sql/execution/command/{ShowTablesSuite.scala => ShowTablesSuiteBase.scala} (76%)
 copy sql/hive/src/test/scala/org/apache/spark/sql/hive/{orc/HiveOrcPartitionDiscoverySuite.scala => execution/command/ShowTablesSuite.scala} (75%)


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