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

    https://github.com/apache/spark/pull/22815#discussion_r228396856
  
    --- Diff: R/pkg/R/SQLContext.R ---
    @@ -434,6 +388,7 @@ read.orc <- function(path, ...) {
     #' Loads a Parquet file, returning the result as a SparkDataFrame.
     #'
     #' @param path path of file to read. A vector of multiple paths is allowed.
    +#' @param ... additional external data source specific named properties.
    --- End diff --
    
    Oops, I missed that, sorry. I'll incorporate both changes.


---

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

Reply via email to