This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 83434af22284 [SPARK-46132][CORE] Support key password for JKS keys for 
RPC SSL
     add 4f65413031d8 [SPARK-46379][PS][TESTS] Reorganize 
`FrameInterpolateTests`

No new revisions were added by this update.

Summary of changes:
 dev/sparktestsupport/modules.py                    |  6 +-
 .../test_parity_interpolate.py}                    |  8 +--
 .../test_parity_interpolate_error.py}              |  8 +--
 .../tests/connect/test_parity_frame_interpolate.py | 39 -------------
 .../test_interpolate.py}                           | 49 +++++++---------
 .../test_interpolate_error.py}                     | 67 +++-------------------
 6 files changed, 42 insertions(+), 135 deletions(-)
 copy python/pyspark/pandas/tests/connect/{window/test_parity_rolling_count.py 
=> frame/test_parity_interpolate.py} (84%)
 copy python/pyspark/pandas/tests/connect/{series/test_parity_interpolate.py => 
frame/test_parity_interpolate_error.py} (83%)
 delete mode 100644 
python/pyspark/pandas/tests/connect/test_parity_frame_interpolate.py
 copy python/pyspark/pandas/tests/{test_frame_interpolate.py => 
frame/test_interpolate.py} (74%)
 rename python/pyspark/pandas/tests/{test_frame_interpolate.py => 
frame/test_interpolate_error.py} (53%)


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

Reply via email to