HyukjinKwon commented on a change in pull request #32161:
URL: https://github.com/apache/spark/pull/32161#discussion_r635788033



##########
File path: docs/sql-data-sources-parquet.md
##########
@@ -260,6 +260,12 @@ Data source options of Parquet can be set via:
 
 <table class="table">
   <tr><th><b>Property 
Name</b></th><th><b>Default</b></th><th><b>Meaning</b></th><th><b>Scope</b></th></tr>
+  <tr>
+    <td><code>maxFilesPerTrigger</code></td>

Review comment:
       this is not a Parquet specific option. it's for structured streming only 
option. we should probably take out




-- 
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:
us...@infra.apache.org



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

Reply via email to