You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:22:10 UTC

[jira] [Updated] (SPARK-16891) arrayFilter function for filtering elements of array column based on a predicate

     [ https://issues.apache.org/jira/browse/SPARK-16891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon updated SPARK-16891:
---------------------------------
    Labels: bulk-closed  (was: )

> arrayFilter function for filtering elements of array column based on a predicate
> --------------------------------------------------------------------------------
>
>                 Key: SPARK-16891
>                 URL: https://issues.apache.org/jira/browse/SPARK-16891
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>            Reporter: Kapil Singh
>            Priority: Major
>              Labels: bulk-closed
>
> arrayFilter(inputArray, predicateArray) //predicateArray is an array of booleans
> Returns an array containing the elements of inputArray for which elements at corresponding indices in predicateArray are/evaluate to true.



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