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



##########
File path: 
sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/expressions/ExpressionDescription.java
##########
@@ -112,4 +112,5 @@
     String group() default "";
     String since() default "";
     String deprecated() default "";
+    String language() default "built-in";

Review comment:
       Can you fix the documentation above? (see 
https://github.com/apache/spark/commit/e42dbe7cd41c3689910165458a92b75c02e70a03 
FYI)




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to