GitHub user michaelmior opened a pull request:

    https://github.com/apache/spark/pull/17900

    [SPARK-20637][Core] Remove mention of old RDD classes from comments

    ## What changes were proposed in this pull request?
    
    A few comments around the code mention RDD classes that do not exist 
anymore. I'm not sure of the best way to replace these, so I've just removed 
them here.
    
    ## How was this patch tested?
    
    Only changes code comments, no testing required

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/michaelmior/spark remove-old-rdds

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/17900.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #17900
    
----
commit eb45ce2cb3228d0b95c7b873e6ad82b6c4f15e15
Author: Michael Mior <mm...@uwaterloo.ca>
Date:   2017-05-08T15:38:36Z

    Remove mention of old RDD classes from comments

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to