Github user felixcheung commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22815#discussion_r228045893
  
    --- Diff: R/pkg/R/SQLContext.R ---
    @@ -343,7 +343,6 @@ setMethod("toDF", signature(x = "RDD"),
     #' path <- "path/to/file.json"
     #' df <- read.json(path)
     #' df <- read.json(path, multiLine = TRUE)
    -#' df <- jsonFile(path)
    --- End diff --
    
    yes, that's part of it, I want to remove other deprecated methods also


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to