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


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

Review Comment:
   General Spark docs:
   https://github.com/apache/spark-website is for 
https://spark.apache.org/developer-tools.html
   
   Docs for each release:
   
https://github.com/apache/spark/blob/master/python/docs/source/development/testing.rst
 is 
https://spark.apache.org/docs/latest/api/python/development/testing.html#testing-pyspark
   
   
   



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