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

[jira] [Resolved] (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 ]

Davies Liu resolved SPARK-8431.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

Issue resolved by pull request 6941
[https://github.com/apache/spark/pull/6941]

> 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
>             Fix For: 1.5.0
>
>
> 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