Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/11217#discussion_r53012725
--- Diff: R/pkg/R/RDD.R ---
@@ -632,10 +632,10 @@ setMethod("Filter",
#' Reduce across elements of an RDD.
#'
#' This function reduces the elements of this RDD using the
-#' specified commutative and associative binary operator.
+#' specified commutative and associative and commutative binary operator.
--- End diff --
Ugh, I just realized I added one too many commutatives in a few places.
---
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]