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

    https://github.com/apache/spark/pull/20076#discussion_r159142760
  
    --- Diff: docs/sql-programming-guide.md ---
    @@ -953,8 +953,10 @@ Configuration of Parquet can be done using the 
`setConf` method on `SparkSession
       <td><code>spark.sql.parquet.compression.codec</code></td>
       <td>snappy</td>
       <td>
    -    Sets the compression codec use when writing Parquet files. Acceptable 
values include:
    -    uncompressed, snappy, gzip, lzo.
    +    Sets the compression codec use when writing Parquet files. If other 
compression codec
    --- End diff --
    
    s/use when/used when


---

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

Reply via email to