kuhella commented on a change in pull request #30874:
URL: https://github.com/apache/spark/pull/30874#discussion_r546811229
##########
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/Cast.scala
##########
@@ -39,7 +39,7 @@ import org.apache.spark.unsafe.types.UTF8String.{IntWrapper,
LongWrapper}
object Cast {
/**
- * Returns true iff we can cast `from` type to `to` type.
+ * Returns true if we can cast `from` type to `to` type.
Review comment:
Thank you!
----------------------------------------------------------------
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]