ueshin commented on code in PR #53222:
URL: https://github.com/apache/spark/pull/53222#discussion_r2561839738


##########
python/pyspark/testing/connectutils.py:
##########
@@ -197,3 +198,28 @@ def quiet(self):
             return QuietTest(self._legacy_sc)
         else:
             return contextlib.nullcontext()
+
+
+def skip_if_server_version_is(

Review Comment:
   ~What do you mean by "make it a private one"?~
   I don't intend it to be a private as it's complete usable, but I'm ok to 
make it a private. 



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