gaogaotiantian commented on code in PR #53157:
URL: https://github.com/apache/spark/pull/53157#discussion_r2558111455
##########
python/run-tests.py:
##########
@@ -224,6 +225,42 @@ def get_default_python_executables():
return python_execs
+def split_and_validate_testnames(testnames):
Review Comment:
So the spark one does not have any individual test example for now - and we
want to add an example to it.
BTW https://github.com/apache/spark-website this is the repo for the website
right?
--
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]