beliefer commented on code in PR #43309:
URL: https://github.com/apache/spark/pull/43309#discussion_r1352448420
##########
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 means to add a new group. If no need, `normal_funcs` is OK too.
--
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]