Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/16505#discussion_r95086259
--- Diff: R/pkg/R/functions.R ---
@@ -3324,7 +3325,8 @@ setMethod("percent_rank",
#' The difference between rank and denseRank is that denseRank leaves no
gaps in ranking
#' sequence when there are ties. That is, if you were ranking a
competition using denseRank
--- End diff --
The above two lines also have `denseRank`. To be consistent, we also should
rename it to `dense_rank`
---
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]