Github user felixcheung commented on a diff in the pull request:
https://github.com/apache/spark/pull/16982#discussion_r101885260
--- Diff: R/pkg/R/DataFrame.R ---
@@ -133,9 +133,6 @@ setMethod("schema",
#'
#' Print the logical and physical Catalyst plans to the console for
debugging.
#'
-#' @param x a SparkDataFrame.
-#' @param extended Logical. If extended is FALSE, explain() only prints
the physical plan.
-#' @param ... further arguments to be passed to or from other methods.
--- End diff --
move this to generic.R for a shared doc block for DF and SQ
---
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]