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

    https://github.com/apache/spark/pull/22453#discussion_r219717918
  
    --- Diff: docs/sql-programming-guide.md ---
    @@ -1002,6 +1002,15 @@ Configuration of Parquet can be done using the 
`setConf` method on `SparkSession
         </p>
       </td>
     </tr>
    +<tr>
    +  <td><code>spark.sql.parquet.writeLegacyFormat</code></td>
    --- End diff --
    
    This should go with the other parquet properties if anything, but, this one 
is so old I don't think it's worth documenting. It shouldn't be used today.


---

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

Reply via email to