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

    https://github.com/apache/spark/pull/19290#discussion_r140643692
  
    --- Diff: R/pkg/R/DataFrame.R ---
    @@ -2650,8 +2650,9 @@ setMethod("merge",
     #' @param suffix a suffix for the column name
     #' @return list of columns
     #'
    -#' @note generateAliasesForIntersectedCols since 1.6.0
    -generateAliasesForIntersectedCols <- function(x, intersectedColNames, 
suffix) { # nolint
    +#' @note genAliasesForIntersectedCols since 1.6.0
    --- End diff --
    
    nit: I'd remove this `@note` too


---

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

Reply via email to