This is an automated email from the ASF dual-hosted git repository.
joshrosen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from f1f2ec3 [SPARK-36735][SQL][FOLLOWUP] Fix indentation of
DynamicPartitionPruningSuite
add 3ae6e67 [SPARK-36774][CORE][TESTS] Move SparkSubmitTestUtils to core
module and use it in SparkSubmitSuite
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/spark}/ProcessTestUtils.scala | 2 +-
.../org/apache/spark/deploy/SparkSubmitSuite.scala | 41 +---------------------
.../spark/deploy}/SparkSubmitTestUtils.scala | 18 +++++-----
.../codegen/BufferHolderSparkSubmitSuite.scala | 8 ++---
.../WholeStageCodegenSparkSubmitSuite.scala | 8 ++---
.../spark/sql/hive/thriftserver/CliSuite.scala | 2 +-
.../thriftserver/HiveThriftServer2Suites.scala | 2 +-
.../hive/HiveExternalCatalogVersionsSuite.scala | 6 +++-
.../spark/sql/hive/HiveSparkSubmitSuite.scala | 5 +++
9 files changed, 32 insertions(+), 60 deletions(-)
rename {sql/core/src/test/scala/org/apache/spark/sql/test =>
core/src/test/scala/org/apache/spark}/ProcessTestUtils.scala (97%)
rename {sql/hive/src/test/scala/org/apache/spark/sql/hive =>
core/src/test/scala/org/apache/spark/deploy}/SparkSubmitTestUtils.scala (89%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]