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

[jira] [Updated] (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:all-tabpanel ]

Yu Ishikawa updated SPARK-8431:
-------------------------------
    Summary: Add in operator to DataFrame Column in SparkR  (was: Add in operator to DataFrame Column in Spark)

> 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