cloud-fan commented on a change in pull request #35947:
URL: https://github.com/apache/spark/pull/35947#discussion_r836194471



##########
File path: 
sql/catalyst/src/main/java/org/apache/spark/sql/connector/expressions/GeneralScalarExpression.java
##########
@@ -28,7 +28,7 @@
 /**
  * The general representation of SQL scalar expressions, which contains the 
upper-cased
  * expression name and all the children expressions. Please also see {@link 
Predicate}
- * for the supported predicate expressions.
+ * for the supported predicate expressions and {@link Cast} for the cast 
expression.

Review comment:
       We don't need this change now.




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