[
https://issues.apache.org/jira/browse/SPARK-16891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-16891.
----------------------------------
Resolution: Incomplete
> 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: [email protected]
For additional commands, e-mail: [email protected]