Github user jiangxb1987 commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20422#discussion_r165225733
  
    --- Diff: 
core/src/test/scala/org/apache/spark/shuffle/sort/IndexShuffleBlockResolverSuite.scala
 ---
    @@ -123,7 +123,7 @@ class IndexShuffleBlockResolverSuite extends 
SparkFunSuite with BeforeAndAfterEa
         assert(dataFile.length() === 35)
         assert(!dataTmp2.exists())
    --- End diff --
    
    not related to the change, but this should be `assert(!dataTmp3.exists())`


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to