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

    https://github.com/apache/spark/pull/22815#discussion_r227972751
  
    --- 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 --
    
    @felixcheung maybe you can check my work here. Is this the right amount of 
stuff to delete from SparkR when removing these deprecated SQLContext methods?


---

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

Reply via email to