You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/06/02 13:34:26 UTC

[GitHub] [spark] tgravescs commented on a change in pull request #28697: [SPARK-29150][CORE] Update RDD API for Stage level scheduling to be public

tgravescs commented on a change in pull request #28697:
URL: https://github.com/apache/spark/pull/28697#discussion_r433878325



##########
File path: core/src/main/scala/org/apache/spark/rdd/RDD.scala
##########
@@ -1780,10 +1780,9 @@ abstract class RDD[T: ClassTag](
    * It will result in new executors with the resources specified being acquired to
    * calculate the RDD.
    */
-  // PRIVATE for now, added for testing purposes, will be made public with SPARK-29150
   @Experimental

Review comment:
       this one I just missed originally




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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