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

    https://github.com/apache/spark/pull/19429#discussion_r143933594
  
    --- Diff: examples/src/main/r/RSparkSQLExample.R ---
    @@ -112,6 +112,11 @@ namesAndAges <- select(df, "name", "age")
     write.df(namesAndAges, "namesAndAges.parquet", "parquet")
     # $example off:manual_load_options$
     
    +# $example on:manual_load_options_csv$
    --- End diff --
    
    I'd add a newline here above to keep consistent in this file


---

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

Reply via email to