GitHub user felixcheung opened a pull request:

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

    [SPARK-16519][SPARKR] Handle SparkR RDD generics that create warnings in R 
CMD check

    ## What changes were proposed in this pull request?
    
    Rename RDD functions for now to avoid CRAN check warnings
    
    ## How was this patch tested?
    
    unit tests

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

    $ git pull https://github.com/felixcheung/spark rrddfunctions

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

    https://github.com/apache/spark/pull/14626.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 #14626
    
----
commit fd53bcba1ada906273b38e0d081e9329341cd09a
Author: Felix Cheung <[email protected]>
Date:   2016-08-12T01:59:59Z

    rename RDD functions

commit 88bd34d9825b69aada30ebbace5e6d492956b096
Author: Felix Cheung <[email protected]>
Date:   2016-08-13T00:18:08Z

    more fix, reordered generics so they match the right section group

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to