yikf commented on a change in pull request #31664:
URL: https://github.com/apache/spark/pull/31664#discussion_r588888923
##########
File path:
core/src/test/scala/org/apache/spark/shuffle/sort/SortShuffleManagerSuite.scala
##########
@@ -130,5 +130,4 @@ class SortShuffleManagerSuite extends SparkFunSuite with
Matchers {
mapSideCombine = true
)))
}
-
Review comment:
line-133 is empty line, we add test in `SortShuffleManagerSuite `
before, after https://github.com/apache/spark/pull/31664#discussion_r585669990,
move the test to `ShuffleSuite`, So i change the empty line together.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]