dongjoon-hyun commented on a change in pull request #31707:
URL: https://github.com/apache/spark/pull/31707#discussion_r588069579



##########
File path: core/src/main/scala/org/apache/spark/rdd/RDD.scala
##########
@@ -2019,14 +2022,14 @@ abstract class RDD[T: ClassTag](
    * candidate that is deterministic least. Please override 
[[getOutputDeterministicLevel]] to
    * provide custom logic of calculating output deterministic level.
    */
-  // TODO: make it public so users can set deterministic level to their custom 
RDDs.
+  // TODO(SPARK-34612): make it public so users can set deterministic level to 
their custom RDDs.

Review comment:
       Thank you for making it IDed TODO.




----------------------------------------------------------------
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]

Reply via email to