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

    https://github.com/apache/spark/pull/20076#discussion_r159142783
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
    @@ -364,7 +366,9 @@ object SQLConf {
           .createWithDefault(true)
     
       val ORC_COMPRESSION = buildConf("spark.sql.orc.compression.codec")
    -    .doc("Sets the compression codec use when writing ORC files. 
Acceptable values include: " +
    +    .doc("Sets the compression codec use when writing ORC 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