[ https://issues.apache.org/jira/browse/SPARK-27905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-27905: ------------------------------------ Assignee: Apache Spark > 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: Apache Spark > Priority: Major > > 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.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org