Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/20229#discussion_r161344579 --- Diff: R/pkg/R/mllib_utils.R --- @@ -130,3 +130,4 @@ read.ml <- function(path) { stop("Unsupported model: ", jobj) } } + --- End diff -- Once we make sure R tests are passed, I think we can revert this change back.
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org