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 bac3492980a3 [SPARK-46341][PS][TESTS] Reorganize
`SeriesInterpolateTests`
add e4570f871ad4 [SPARK-46345][PS][TESTS] Reorganize
`DiffFramesParityCovCorrWithTests`
No new revisions were added by this update.
Summary of changes:
dev/sparktestsupport/modules.py | 6 +-
...est_parity_align.py => test_parity_corrwith.py} | 10 ++-
.../{test_parity_align.py => test_parity_cov.py} | 11 ++-
.../diff_frames_ops/test_parity_cov_corrwith.py | 39 ---------
.../{test_cov_corrwith.py => test_corrwith.py} | 47 ++---------
.../pandas/tests/diff_frames_ops/test_cov.py | 93 ++++++++++++++++++++++
6 files changed, 117 insertions(+), 89 deletions(-)
copy python/pyspark/pandas/tests/connect/diff_frames_ops/{test_parity_align.py
=> test_parity_corrwith.py} (84%)
copy python/pyspark/pandas/tests/connect/diff_frames_ops/{test_parity_align.py
=> test_parity_cov.py} (85%)
delete mode 100644
python/pyspark/pandas/tests/connect/diff_frames_ops/test_parity_cov_corrwith.py
rename python/pyspark/pandas/tests/diff_frames_ops/{test_cov_corrwith.py =>
test_corrwith.py} (75%)
create mode 100644 python/pyspark/pandas/tests/diff_frames_ops/test_cov.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]