martin-kokos commented on code in PR #39941:
URL: https://github.com/apache/spark/pull/39941#discussion_r1101159717


##########
docs/rdd-programming-guide.md:
##########
@@ -442,7 +442,7 @@ Apart from text files, Spark's Python API also supports 
several other data forma
 
 **Writable Support**
 
-PySpark SequenceFile support loads an RDD of key-value pairs within Java, 
converts Writables to base Java types, and pickles the
+PySpark SequenceFile support loads an RDD of key-value pairs within Java, 
converts 
[Writables](https://hadoop.apache.org/docs/current/api/org/apache/hadoop/io/Writable.html)
 to base Java types, and pickles the

Review Comment:
   I will rather spend the time on another case of improving 
readability/understandability of the docs. I don't see these nits as something 
that is towards the mentioned goals.



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