This is an automated email from the ASF dual-hosted git repository.
ueshin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from ee7d838 [SPARK-35049][CORE] Remove unused MapOutputTracker in
BlockStoreShuffleReader
add 8ebc3fc [SPARK-35012][PYTHON] Port Koalas DataFrame-related unit
tests into PySpark
No new revisions were added by this update.
Summary of changes:
dev/sparktestsupport/modules.py | 3 +
.../pandas/tests/test_dataframe_conversion.py | 274 ++++++++++++
.../pandas/tests/test_dataframe_spark_io.py | 468 +++++++++++++++++++++
python/pyspark/pandas/tests/test_frame_spark.py | 157 +++++++
4 files changed, 902 insertions(+)
create mode 100644 python/pyspark/pandas/tests/test_dataframe_conversion.py
create mode 100644 python/pyspark/pandas/tests/test_dataframe_spark_io.py
create mode 100644 python/pyspark/pandas/tests/test_frame_spark.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]