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


##########
python/run-tests.py:
##########
@@ -224,6 +225,42 @@ def get_default_python_executables():
     return python_execs
 
 
+def split_and_validate_testnames(testnames):

Review Comment:
   There are two for now. The one I mentioned is dedicated for pyspark, and the 
other one you said is for spark in general. The one I mentioned should be 
updated to.



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