Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/19673#discussion_r149103584
--- Diff: R/pkg/R/utils.R ---
@@ -736,15 +736,6 @@ splitString <- function(input) {
Filter(nzchar, unlist(strsplit(input, ",|\\s")))
}
-convertToJSaveMode <- function(mode) {
--- End diff --
I just double checked there is no more call of `convertToJSaveMode`.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]