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



##########
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:
       Thanks for addressing this issue. I was about to suggest to keep it same 
`Evolving` but I suspect there's a reason for it :-). LGTM




----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to