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

    https://github.com/apache/spark/pull/19429#discussion_r143932676
  
    --- Diff: docs/sql-programming-guide.md ---
    @@ -461,6 +461,8 @@ name (i.e., `org.apache.spark.sql.parquet`), but for 
built-in sources you can al
     names (`json`, `parquet`, `jdbc`, `orc`, `libsvm`, `csv`, `text`). 
DataFrames loaded from any data
     source type can be converted into other types using this syntax.
     
    +To load a json file you can use:
    --- End diff --
    
    I'd say `JSON` instead of `json`.


---

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

Reply via email to