HyukjinKwon commented on code in PR #39358:
URL: https://github.com/apache/spark/pull/39358#discussion_r1060327866
##########
python/pyspark/sql/tests/connect/test_parity_dataframe.py:
##########
@@ -149,10 +137,6 @@ def test_sample(self):
def test_to(self):
super().test_to()
- @unittest.skip("Fails in Spark Connect, should enable.")
- def test_toDF_with_schema_string(self):
Review Comment:
this too. Spark Connect doesn't support RDD.
--
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]