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/07/24 20:05:04 UTC

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

Shivaram Venkataraman created SPARK-9316:
--------------------------------------------

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


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