rdefreitas commented on a change in pull request #29613:
URL: https://github.com/apache/spark/pull/29613#discussion_r482172230



##########
File path: docs/sql-data-sources-parquet.md
##########
@@ -278,6 +278,19 @@ Configuration of Parquet can be done using the `setConf` 
method on `SparkSession
   </td>
   <td>1.3.0</td>
 </tr>
+<tr>
+  <td><code>spark.sql.parquet.outputTimestampType</code></td>

Review comment:
       @HyukjinKwon thanks! I didn't see that.
   
   That said, anyone following the parquet guide doesn't see all the parquet 
options. Perhaps this should be changed this to link back to the general config 
docs and state that all parquet options can be found there?
   
   Not having all options on the guide page, or at least an indicator that 
there are other values, is a user experience issue.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to