nchammas opened a new pull request, #44726:
URL: https://github.com/apache/spark/pull/44726

   ### What changes were proposed in this pull request?
   
   The original docstring is here: 
https://github.com/apache/spark/blob/5db7beb59a673f05e8f39aa9653cb0497a6c97cf/core/src/main/scala/org/apache/spark/rdd/RDD.scala#L847-L848
   
   This docstring was copied incompletely to various RDD methods in the PySpark 
API.
   
   ### Why are the changes needed?
   
   So the docstring is complete and coherent.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, it changes the public API docstring.
   
   ### How was this patch tested?
   
   Not tested.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


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

Reply via email to