HyukjinKwon commented on a change in pull request #31483:
URL: https://github.com/apache/spark/pull/31483#discussion_r571539164



##########
File path: python/docs/source/reference/pyspark.sql.rst
##########
@@ -72,6 +72,11 @@ See also :class:`SparkSession`.
     SparkSession.udf
     SparkSession.version
 
+.. toctree::
+    :hidden:
+
+    pyspark.sql.conf.RuntimeConfig

Review comment:
       Shall we just add another section "Configuration"? e.g.)
   
   ```
   Configuration
   -------------
   
   .. currentmodule:: pyspark.sql.conf
   
   .. autosummary::
       :toctree: api/
   
       RuntimeConfig
   ```




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