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

    https://github.com/apache/spark/pull/19877#discussion_r154729236
  
    --- Diff: 
core/src/test/scala/org/apache/spark/scheduler/DAGSchedulerSuite.scala ---
    @@ -1832,6 +1832,27 @@ class DAGSchedulerSuite extends SparkFunSuite with 
LocalSparkContext with TimeLi
         assertDataStructuresEmpty()
       }
     
    +  test("accumulator not calculated for resubmitted task in result stage") {
    +    // just for register
    --- End diff --
    
    nit: unnecessary (and confusing?) comment.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to