srowen commented on a change in pull request #27382: [MINOR][SQL] Fix typos in
scaladoc strings of higher order functions
URL: https://github.com/apache/spark/pull/27382#discussion_r372449753
##########
File path: sql/core/src/main/scala/org/apache/spark/sql/functions.scala
##########
@@ -3457,7 +3457,7 @@ object functions {
* }}}
*
* @param column: the input array column
- * @param f: col => predicate, the boolean predicate to filter the input
column
+ * @param f: col => predicate, the Boolean predicate to filter the input
column
Review comment:
This is fine, though 'boolean' is very commonly used as the noun, despite it
being from a name
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]