Yicong-Huang commented on code in PR #58883:
URL: https://github.com/apache/spark/pull/58883#discussion_r4044130549
##########
python/pyspark/sql/tests/connect/arrow/test_parity_arrow.py:
##########
@@ -24,14 +24,6 @@
class ArrowParityTests(ArrowTestsMixin, ReusedConnectTestCase,
PandasOnSparkTestUtils):
- @unittest.skip("Spark Connect does not support fallback.")
Review Comment:
how did you detect them? I wonder if we have more cases like this. is there
any mechnism to detect a skipped but stopped-working test?
--
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]