[ 
https://issues.apache.org/jira/browse/SPARK-8431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592264#comment-14592264
 ] 

Davies Liu commented on SPARK-8431:
-----------------------------------

In Python, we convert the list into JavaList, then pass that to the Java 
function.

> Add in operator to DataFrame Column in SparkR
> ---------------------------------------------
>
>                 Key: SPARK-8431
>                 URL: https://issues.apache.org/jira/browse/SPARK-8431
>             Project: Spark
>          Issue Type: New Feature
>          Components: SparkR, SQL
>            Reporter: Yu Ishikawa
>
> To filter values in a set, we should add {{%in%}} operation into SparkR.
> {noformat}
> df$a %in% c(1, 2, 3)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to