You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marius Soutier (JIRA)" <ji...@apache.org> on 2015/04/21 08:56:58 UTC

[jira] [Created] (SPARK-7028) Add filterNot to RDD

Marius Soutier created SPARK-7028:
-------------------------------------

             Summary: Add filterNot to RDD
                 Key: SPARK-7028
                 URL: https://issues.apache.org/jira/browse/SPARK-7028
             Project: Spark
          Issue Type: Bug
            Reporter: Marius Soutier


The Scala collection APIs have not only `filter`, but also `filterNot` for convenience and readability. I'd suggest to add the same to RDD.

I can submit a PR.




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