srowen commented on issue #24761: [SPARK-27905] [SQL] Add higher order function 'forall' URL: https://github.com/apache/spark/pull/24761#issuecomment-497943002 I don't feel strongly about it. If `exists` is implemented, this seems reasonable to add, even if it's niche. I think you'd have to modify `ReplaceNullWithFalseInPredicateSuite` too? just looking at how `ArrayExists` works.
---------------------------------------------------------------- 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]
