You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by srowen <gi...@git.apache.org> on 2018/10/15 19:23:26 UTC

[GitHub] spark pull request #22730: [SPARK-16775][CORE][WIP] Remove deprecated accumu...

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

    https://github.com/apache/spark/pull/22730#discussion_r225286762
  
    --- Diff: core/src/test/scala/org/apache/spark/AccumulatorSuite.scala ---
    @@ -256,7 +110,7 @@ private[spark] object AccumulatorSuite {
       }
     
       /**
    -   * Make an `AccumulableInfo` out of an [[Accumulable]] with the intent to use the
    +   * Make an `AccumulableInfo` out of an [[AccumulatorV2]] with the intent to use the
    --- End diff --
    
    Oh, I think this made the unidoc generation explode.


---

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