dominikgehl commented on a change in pull request #33435:
URL: https://github.com/apache/spark/pull/33435#discussion_r672967121



##########
File path: sql/core/src/main/scala/org/apache/spark/sql/functions.scala
##########
@@ -45,7 +45,7 @@ import org.apache.spark.util.Utils
  * Spark also includes more built-in functions that are less common and are 
not defined here.
  * You can still access them (and all the functions defined here) using the 
`functions.expr()` API
  * and calling them through a SQL expression string. You can find the entire 
list of functions
- * at SQL API documentation.
+ * at SQL API documentation 
(https://spark.apache.org/docs/latest/api/sql/index.html).

Review comment:
       I tried to address this issue with an additional commit.




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

Reply via email to