HyukjinKwon commented on a change in pull request #28058: [SPARK-31290][R] Add
back the deprecated R APIs
URL: https://github.com/apache/spark/pull/28058#discussion_r399892241
##########
File path: R/pkg/R/catalog.R
##########
@@ -130,6 +159,29 @@ clearCache <- function() {
invisible(callJMethod(catalog, "clearCache"))
}
+#' Drops the temporary table with the given table name in the catalog.
Review comment:
`#' (Deprecated) Drop Temporary Table` seems missed.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]