You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by MaxGekk <gi...@git.apache.org> on 2018/08/05 13:55:40 UTC

[GitHub] spark pull request #21913: [SPARK-24005][CORE] Remove usage of Scala���s par...

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

    https://github.com/apache/spark/pull/21913#discussion_r207737517
  
    --- Diff: core/src/main/scala/org/apache/spark/util/ThreadUtils.scala ---
    @@ -254,4 +258,58 @@ private[spark] object ThreadUtils {
           executor.shutdownNow()
         }
       }
    +
    +  /**
    +   * Transforms input collection by applying the given function to each element in parallel fashion.
    --- End diff --
    
    I added a comment about this.


---

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