HyukjinKwon commented on a change in pull request #28597:
URL: https://github.com/apache/spark/pull/28597#discussion_r428989788
##########
File path: sql/core/src/main/scala/org/apache/spark/sql/functions.scala
##########
@@ -1797,7 +1797,7 @@ object functions {
/**
* Returns the least value of the list of values, skipping null values.
- * This function takes at least 2 parameters. It will return null iff all
parameters are null.
Review comment:
`iff` is if and only if
----------------------------------------------------------------
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]