We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcf03a9 commit 902f036Copy full SHA for 902f036
python/run-tests
@@ -61,6 +61,7 @@ run_test "pyspark/broadcast.py"
61
run_test "pyspark/accumulators.py"
62
run_test "pyspark/serializers.py"
63
unset PYSPARK_DOC_TEST
64
+run_test "pyspark/shuffle.py"
65
run_test "pyspark/tests.py"
66
run_test "pyspark/mllib/_common.py"
67
run_test "pyspark/mllib/classification.py"
0 commit comments