WeichenXu123 commented on code in PR #46419:
URL: https://github.com/apache/spark/pull/46419#discussion_r1591778164


##########
python/pyspark/ml/tests/connect/test_connect_evaluation.py:
##########
@@ -20,7 +20,6 @@
 from pyspark.sql import SparkSession
 from pyspark.ml.tests.connect.test_legacy_mode_evaluation import 
EvaluationTestsMixin
 
-# TODO(SPARK-48084): Reenable this test case

Review Comment:
   This test error `pyspark.ml.connect.evaluation not working in 3.5 client <> 
4.0 server` is caused by `cloudpickle` forward incompatibility



##########
python/pyspark/ml/tests/connect/test_connect_evaluation.py:
##########
@@ -20,7 +20,6 @@
 from pyspark.sql import SparkSession
 from pyspark.ml.tests.connect.test_legacy_mode_evaluation import 
EvaluationTestsMixin
 
-# TODO(SPARK-48084): Reenable this test case

Review Comment:
   This test error `pyspark.ml.connect.evaluation not working in 3.5 client <> 
4.0 server` is caused by `cloudpickle` forward incompatibility, it is not 
related to ML code



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to