Skip to content

FIx test

FIx test #1321

GitHub Actions / Report test results failed Aug 8, 2023 in 0s

4145 tests run, 216 skipped, 1 failed.

Annotations

Check failure on line 1 in python/pyspark/pandas/tests/connect/computation/test_parity_compute.py

See this annotation in the file changed.

@github-actions github-actions / Report test results

python/pyspark/pandas/tests/connect/computation/test_parity_compute.py.test_mode

[NOT_IMPLEMENTED] sparkContext() is not implemented.
Raw output
Traceback (most recent call last):
  File "/__w/spark/spark/python/pyspark/pandas/tests/computation/test_compute.py", line 107, in test_mode
    rdd = self.spark.sparkContext.parallelize(
  File "/__w/spark/spark/python/pyspark/sql/connect/session.py", line 686, in __getattr__
    raise PySparkNotImplementedError(
pyspark.errors.exceptions.base.PySparkNotImplementedError: [NOT_IMPLEMENTED] sparkContext() is not implemented.