Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/20254#discussion_r161377488
--- Diff: R/pkg/R/DataFrame.R ---
@@ -2873,6 +2873,7 @@ setMethod("intersect",
#' @rdname except
#' @export
#' @note except since 1.4.0
+#' @note behaviour changed from \code{EXCEPT ALL} to \code{EXCEPT
DISTINCT} in 2.0.
--- End diff --
Nit: This is wrong.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]