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

Shivaram Venkataraman commented on SPARK-8431:
----------------------------------------------

[[email protected]] Looking at the gist in 
https://gist.github.com/yu-iskw/ba249f79ef338ff86967 I'm not sure you 
explicitly need to serialize the list when you pass it in. What is the type 
signature for the method we are calling in Java ?

cc [~davies] 

> 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