You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Nikolas Vanderhoof (JIRA)" <ji...@apache.org> on 2019/05/31 18:01:00 UTC

[jira] [Created] (SPARK-27905) Add higher order function`forall`

Nikolas Vanderhoof created SPARK-27905:
------------------------------------------

             Summary: 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


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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org