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 aae4ab2  [SPARK-35029][CORE] Extract `tryOrFetchFailedException` 
method to eliminate duplicate code in `BufferReleasingInputStream`
     add a392633  [SPARK-34996][PYTHON] Port Koalas Series-related unit tests 
into PySpark

No new revisions were added by this update.

Summary of changes:
 dev/sparktestsupport/modules.py                    |    4 +
 python/pyspark/pandas/tests/test_series.py         | 2953 ++++++++++++++++++++
 .../pyspark/pandas/tests/test_series_conversion.py |   75 +
 .../pyspark/pandas/tests/test_series_datetime.py   |  289 ++
 python/pyspark/pandas/tests/test_series_string.py  |  339 +++
 5 files changed, 3660 insertions(+)
 create mode 100644 python/pyspark/pandas/tests/test_series.py
 create mode 100644 python/pyspark/pandas/tests/test_series_conversion.py
 create mode 100644 python/pyspark/pandas/tests/test_series_datetime.py
 create mode 100644 python/pyspark/pandas/tests/test_series_string.py

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

Reply via email to