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



##########
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:
       the problem is that the link became stale. For example, in Spark 3.0.0 
release documentation, https://spark.apache.org/docs/latest/api/sql/index.html 
will point out the latest version of Spark.




-- 
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-unsubscr...@spark.apache.org

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



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

Reply via email to