panbingkun commented on code in PR #42852:
URL: https://github.com/apache/spark/pull/42852#discussion_r1319372371
##########
python/pyspark/sql/functions.py:
##########
@@ -4626,7 +4626,7 @@ def approx_count_distinct(col: "ColumnOrName", rsd:
Optional[float] = None) -> C
A new Column object representing the approximate unique count.
See Also
- ----------
Review Comment:
Yes, it's just the only one in the whole, because I didn't notice it last
week when I was working on doc related work. It should have appeared in the
past week.If I think this change is too nit, I can also merge it into another
PR to cover it.
--
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]