This is an automated email from the ASF dual-hosted git repository.
ruifengz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 5353406f2579 [SPARK-55503][PYTHON][TESTS] Fix and enable
test_dl_util.py
add 20d0c2a9e220 [SPARK-55488][PYTHON][TESTS] Add all dangling test files
to modules
No new revisions were added by this update.
Summary of changes:
dev/sparktestsupport/modules.py | 3 +++
dev/sparktestsupport/utils.py | 2 +-
python/pyspark/ml/torch/tests/test_distributor.py | 4 ++--
...{test_pytorch_training_file.py => pytorch_training_test_file.py} | 0
sql/core/src/test/resources/{test_script.py => script.py} | 0
.../apache/spark/sql/execution/BaseScriptTransformationSuite.scala | 4 ++--
.../resources/data/scripts/{test_transform.py => do_transform.py} | 0
.../scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala | 6 +++---
8 files changed, 11 insertions(+), 8 deletions(-)
rename python/test_support/{test_pytorch_training_file.py =>
pytorch_training_test_file.py} (100%)
rename sql/core/src/test/resources/{test_script.py => script.py} (100%)
rename sql/hive/src/test/resources/data/scripts/{test_transform.py =>
do_transform.py} (100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]