art000109 commented on code in PR #57529:
URL: https://github.com/apache/spark/pull/57529#discussion_r3653788956


##########
python/pyspark/sql/session.py:
##########
@@ -862,7 +862,7 @@ def conf(self) -> RuntimeConfig:
 
         Returns
         -------
-        :class:`pyspark.sql.conf.RuntimeConfig`
+        :class:`~pyspark.sql.conf.RuntimeConfig`

Review Comment:
   No, this is a cosmetic change so that the web version of the documentation 
does not show the entire class, but only RuntimeConfig, but the link to it 
remains



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