HyukjinKwon commented on code in PR #42597:
URL: https://github.com/apache/spark/pull/42597#discussion_r1300888087


##########
python/pyspark/sql/functions.py:
##########
@@ -4524,10 +4524,7 @@ def approx_percentile(
     of `col` values is less than the value or equal to that value.
 
 
-    .. versionadded:: 3.1.0
-
-    .. versionchanged:: 3.4.0
-        Supports Spark Connect.

Review Comment:
   Let's probably then add a `Notes` section and say that it's supported in 
Spark Connect.



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