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

    https://github.com/apache/spark/pull/19877#discussion_r154833757
  
    --- 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 --
    
    Just removed that. Thanks @vanzin  for the review.


---

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

Reply via email to