MaxGekk commented on a change in pull request #27438: [MINOR][SQL][DOCS][2.4]
Fix the descriptions of `to_timestamp` and `ParseToTimestamp`
URL: https://github.com/apache/spark/pull/27438#discussion_r373942941
##########
File path: sql/core/src/main/scala/org/apache/spark/sql/functions.scala
##########
@@ -2962,12 +2962,12 @@ object functions {
}
/**
- * Converts time string with the given pattern to timestamp.
+ * Converts time string with the given pattern to timestamp in the seconds
precision.
Review comment:
Just in case, are you ok with this change?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]