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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to