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 2024/01/23 09:50:35 UTC

(spark) branch master updated (2aed25b15dba -> bc889c8c2adb)

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 2aed25b15dba Revert "[SPARK-46417][SQL] Do not fail when calling hive.getTable and throwException is false"
     add bc889c8c2adb [SPARK-46683] Write a subquery generator that generates subqueries permutations to increase testing coverage

No new revisions were added by this update.

Summary of changes:
 .../jdbc/querytest/GeneratedSubquerySuite.scala    | 464 +++++++++++++++++++++
 .../apache/spark/sql/QueryGeneratorHelper.scala    | 222 ++++++++++
 2 files changed, 686 insertions(+)
 create mode 100644 connector/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/querytest/GeneratedSubquerySuite.scala
 create mode 100644 sql/core/src/test/scala/org/apache/spark/sql/QueryGeneratorHelper.scala


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