Github user felixcheung commented on a diff in the pull request:

    https://github.com/apache/spark/pull/13734#discussion_r67556777
  
    --- Diff: R/pkg/R/generics.R ---
    @@ -20,157 +20,196 @@
     # @rdname aggregateRDD
     # @seealso reduce
     # @export
    +# @note since 1.5.0
    --- End diff --
    
    I'm not sure we need to put @note on the generic. Basically this merges 
with the other roxygen block because of the @rdname tag, so it should already 
has one that. More concerning is whether doing it here would double it in the 
output html file - could you check?



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