You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/06/21 23:35:54 UTC

[GitHub] [spark] HyukjinKwon commented on a diff in pull request #36944: [MINOR][SQL] Add docstring for function pyspark.sql.functions.timestamp_seconds

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


##########
python/pyspark/sql/functions.py:
##########
@@ -2519,6 +2519,9 @@ def to_utc_timestamp(timestamp: "ColumnOrName", tz: "ColumnOrName") -> Column:
 
 def timestamp_seconds(col: "ColumnOrName") -> Column:

Review Comment:
   Let's fix functions.scala and functions.R together since we're here.



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