You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/06/18 18:36:00 UTC

[jira] [Commented] (SPARK-8431) Add in operator to DataFrame Column in SparkR

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

[~yuu.ishikawa@gmail.com] 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org