Yikun commented on a change in pull request #32867:
URL: https://github.com/apache/spark/pull/32867#discussion_r659541568
##########
File path: python/pyspark/pandas/tests/test_stats.py
##########
@@ -31,6 +31,11 @@
from pyspark.testing.sqlutils import SQLTestUtils
+# This is used in run-tests.py to discover the slow test. See more in the doc
of
+# _discover_python_unittests of dev/sparktestsupport/modules.py
+_slow_test = True
Review comment:
Sure, it make sense
--
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]