Hyukjin Kwon created SPARK-50064:
------------------------------------
Summary: Make pysaprk-ml-connect tests passing without optional
dependencies
Key: SPARK-50064
URL: https://issues.apache.org/jira/browse/SPARK-50064
Project: Spark
Issue Type: Sub-task
Components: PySpark, Tests
Affects Versions: 4.0.0
Reporter: Hyukjin Kwon
{code}
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File
"/__w/spark/spark/python/pyspark/ml/tests/connect/test_connect_evaluation.py",
line 38, in <module>
class EvaluationTestsOnConnect(EvaluationTestsMixin, unittest.TestCase):
^^^^^^^^^^^^^^^^^^^^
NameError: name 'EvaluationTestsMixin' is not defined
{code}
https://github.com/apache/spark/actions/runs/11447673972/job/31849621508
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]