Bastian Beranek created SPARK-55357:
---------------------------------------

             Summary: Function timestamp_add has wrong documentation
                 Key: SPARK-55357
                 URL: https://issues.apache.org/jira/browse/SPARK-55357
             Project: Spark
          Issue Type: Bug
          Components: PySpark
    Affects Versions: 4.0.0
            Reporter: Bastian Beranek


Hi,

The documentation of the function `timestamp_add`

[https://spark.apache.org/docs/latest/api/python/reference/pyspark.sql/api/pyspark.sql.functions.timestamp_add.html]

Seems to be a copy and paste of the function `timestamp_diff`:

[https://spark.apache.org/docs/latest/api/python/reference/pyspark.sql/api/pyspark.sql.functions.timestamp_diff.html]

I assume timestamp_add should explain that something is added to the timestamp

FYI [~podongfeng] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to