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: [email protected]
For additional commands, e-mail: [email protected]