HyukjinKwon commented on code in PR #39358:
URL: https://github.com/apache/spark/pull/39358#discussion_r1060328093


##########
python/pyspark/sql/tests/connect/test_parity_dataframe.py:
##########
@@ -193,10 +177,6 @@ def test_to_pandas_from_null_dataframe(self):
     def test_to_pandas_on_cross_join(self):
         super().test_to_pandas_on_cross_join()
 
-    @unittest.skip("Fails in Spark Connect, should enable.")
-    def test_to_pandas_required_pandas_not_found(self):

Review Comment:
   This too. We would need a slight refactoring to avoid using `self.sc`.



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