viirya commented on a change in pull request #31707:
URL: https://github.com/apache/spark/pull/31707#discussion_r586816127



##########
File path: core/src/main/scala/org/apache/spark/rdd/RDD.scala
##########
@@ -2013,7 +2013,7 @@ abstract class RDD[T: ClassTag](
    * Returns the deterministic level of this RDD's output. Please refer to 
[[DeterministicLevel]]
    * for the definition.
    *
-   * By default, an reliably checkpointed RDD, or RDD without parents(root 
RDD) is DETERMINATE. For
+   *l By default, an reliably checkpointed RDD, or RDD without parents(root 
RDD) is DETERMINATE. For

Review comment:
       It's a typo. :) Thanks for catching it.




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