[ https://issues.apache.org/jira/browse/SPARK-27905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Takuya Ueshin resolved SPARK-27905. ----------------------------------- Resolution: Fixed Assignee: Nikolas Vanderhoof Fix Version/s: 3.0.0 Issue resolved by pull request 24761 https://github.com/apache/spark/pull/24761 > Add higher order function`forall` > --------------------------------- > > Key: SPARK-27905 > URL: https://issues.apache.org/jira/browse/SPARK-27905 > Project: Spark > Issue Type: New Feature > Components: SQL > Affects Versions: 3.0.0 > Reporter: Nikolas Vanderhoof > Assignee: Nikolas Vanderhoof > Priority: Major > Fix For: 3.0.0 > > > Add the SQL function forall. > `forall` tests an array to see if predicate holds for every item of the array. > This complements the `exists` higher order function. -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org