panbingkun commented on code in PR #44899:
URL: https://github.com/apache/spark/pull/44899#discussion_r1468839050


##########
python/pyspark/testing/utils.py:
##########
@@ -768,6 +767,8 @@ def assertDataFrameEqual(
         pass
 
     if has_pandas:
+        import pyspark.pandas as ps
+

Review Comment:
   I have applied the above modifications to the 
testing(https://github.com/apache/spark/pull/44778), and from the test results, 
there may still be some issues:
   
https://github.com/panbingkun/spark/actions/runs/7684778955/job/20941679265#step:12:4327
   <img width="1001" alt="image" 
src="https://github.com/apache/spark/assets/15246973/f85c97de-1e80-4962-bd47-515fe7138500";>
   



-- 
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: [email protected]

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