HyukjinKwon commented on code in PR #42852:
URL: https://github.com/apache/spark/pull/42852#discussion_r1319369395
##########
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:
Can we fix them all? or is this the last one left?
--
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]