You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/09/08 05:29:49 UTC

[GitHub] [spark] panbingkun commented on a diff in pull request #42852: [MINOR][PYTHON][DOCS] Fix potentially wrong underline length

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org