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 ede3b66fc24 [SPARK-39898][K8S][BUILD] Upgrade `kubernetes-client` to 
5.12.3
     add f9409ce7d49 [SPARK-38493][PS] Improve the test coverage for pandas API 
on Spark

No new revisions were added by this update.

Summary of changes:
 python/pyspark/pandas/frame.py                     | 36 +++++++---
 python/pyspark/pandas/series.py                    |  2 +-
 python/pyspark/pandas/tests/indexes/test_base.py   | 11 +++
 python/pyspark/pandas/tests/test_dataframe.py      | 83 +++++++++++++++++++++-
 .../pandas/tests/test_dataframe_conversion.py      |  6 +-
 .../pandas/tests/test_dataframe_spark_io.py        | 36 ++++++++++
 .../pyspark/pandas/tests/test_generic_functions.py | 26 +++++++
 python/pyspark/pandas/tests/test_numpy_compat.py   |  5 ++
 .../pandas/tests/test_ops_on_diff_frames.py        |  7 ++
 python/pyspark/pandas/tests/test_resample.py       | 22 ++++++
 python/pyspark/pandas/tests/test_series.py         | 28 +++++++-
 .../pyspark/pandas/tests/test_series_conversion.py |  6 +-
 12 files changed, 250 insertions(+), 18 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to