HyukjinKwon commented on a change in pull request #31082:
URL: https://github.com/apache/spark/pull/31082#discussion_r553218512
##########
File path: python/docs/source/user_guide/index.rst
##########
@@ -20,9 +20,21 @@
User Guide
==========
+This page is the guide for PySpark users which contains PySpark specific
topics.
+
.. toctree::
:maxdepth: 2
arrow_pandas
python_packaging
+
+There are more guides shared with other languages in Programming Guides
+at `the Spark documentation
<http://spark.apache.org/docs/latest/index.html#where-to-go-from-here>`_.
+
+- `RDD Programming Guide
<http://spark.apache.org/docs/latest/rdd-programming-guide.html>`_
+- `Spark SQL, DataFrames and Datasets Guide
<http://spark.apache.org/docs/latest/sql-programming-guide.html>`_
+- `Structured Streaming Programming Guide
<http://spark.apache.org/docs/latest/structured-streaming-programming-guide.html>`_
+- `Spark Streaming Programming Guide
<http://spark.apache.org/docs/latest/streaming-programming-guide.html>`_
+- `Machine Learning Library (MLlib) Guide
<http://spark.apache.org/docs/latest/ml-guide.html>`_
+
Review comment:

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