You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/08/24 09:50:45 UTC

[jira] [Assigned] (SPARK-9316) Add support for filtering using `[` (synonym for filter / select)

     [ https://issues.apache.org/jira/browse/SPARK-9316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-9316:
-----------------------------------

    Assignee: Apache Spark

> Add support for filtering using `[` (synonym for filter / select)
> -----------------------------------------------------------------
>
>                 Key: SPARK-9316
>                 URL: https://issues.apache.org/jira/browse/SPARK-9316
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SparkR
>            Reporter: Shivaram Venkataraman
>            Assignee: Apache Spark
>
> Will help us support queries of the form 
> {code}
> air[air$UniqueCarrier %in% c("UA", "HA"), c(1,2,3,5:9)]
> {code}



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