zhengruifeng commented on code in PR #43309:
URL: https://github.com/apache/spark/pull/43309#discussion_r1353866402
##########
connector/connect/client/jvm/src/main/scala/org/apache/spark/sql/functions.scala:
##########
@@ -8350,6 +8363,7 @@ object functions {
* function name that follows the SQL identifier syntax (can be quoted,
can be qualified)
* @param cols
* the expression parameters of function
+ * @group normal_funcs
Review Comment:
I personally feel `calling_funcs` is a bit confusing, so let's follow `def
expr` 's group
--
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]