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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]