viirya commented on pull request #29445:
URL: https://github.com/apache/spark/pull/29445#issuecomment-678786448


   @Louiszr This patch seems causing test error in branch-3.0. Can you check it?
   
   
   https://github.com/apache/spark/pull/29521/checks?check_run_id=1017861326:
   ```
   Traceback (most recent call last):
     File 
"/home/runner/work/spark/spark/python/pyspark/ml/tests/test_tuning.py", line 
109, in test_copy
       self.assertEqual(param(cv), param(cvCopied))
     File 
"/home/runner/work/spark/spark/python/pyspark/ml/tests/test_tuning.py", line 
104, in <lambda>
       lambda x: x.getFoldCol(),
   AttributeError: 'CrossValidator' object has no attribute 'getFoldCol'
   ```
   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to