GitHub user zero323 opened a pull request:

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

    [DOCS][SPARKR] Use verbose names for family annotations in functions.R

    ## What changes were proposed in this pull request?
    
    - Change current short annotations (same as Scala `@group`) to verbose 
names (same as Scala `@groupname`). 
    
        Before:
    
        
![image](https://cloud.githubusercontent.com/assets/1554276/26033909/9a98b596-38b4-11e7-961e-15fd9ea7440d.png)
    
        After:
        
![image](https://cloud.githubusercontent.com/assets/1554276/26033903/727a9944-38b4-11e7-8873-b09c553f4ec3.png)
    
    
    - Add missing `@family` annotations.
    
    ## How was this patch tested?
    
    `check-cran.R` (skipping tests), manual inspection.


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

    $ git pull https://github.com/zero323/spark SPARKR-FUNCTIONS-DOCSTRINGS

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

    https://github.com/apache/spark/pull/17976.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 #17976
    
----
commit 70723f5ae0662bde6b5454da07394cae240d46a5
Author: zero323 <zero...@users.noreply.github.com>
Date:   2017-05-13T20:04:31Z

    Use verbose family names

commit a006f320a18fe46abf608cb400cc542762a4d2ac
Author: zero323 <zero...@users.noreply.github.com>
Date:   2017-05-14T12:19:26Z

    Use lowercase family names

----


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