LuciferYang commented on PR #37353: URL: https://github.com/apache/spark/pull/37353#issuecomment-1202398817
The following 3 method will use this: https://github.com/apache/spark/blob/222cb80227fb9c24b1677c5a746c0a174a18b537/core/src/main/scala/org/apache/spark/rdd/LocalRDDCheckpointData.scala#L49 https://github.com/apache/spark/blob/222cb80227fb9c24b1677c5a746c0a174a18b537/core/src/main/scala/org/apache/spark/rdd/RDD.scala#L1268 https://github.com/apache/spark/blob/222cb80227fb9c24b1677c5a746c0a174a18b537/core/src/main/scala/org/apache/spark/rdd/ZippedWithIndexRDD.scala#L50-L54 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
