srowen commented on code in PR #38510:
URL: https://github.com/apache/spark/pull/38510#discussion_r1014525886
##########
docs/sql-performance-tuning.md:
##########
@@ -77,8 +77,8 @@ that these options will be deprecated in future release as
more optimizations ar
<td><code>spark.sql.files.openCostInBytes</code></td>
<td>4194304 (4 MB)</td>
<td>
- The estimated cost to open a file, measured by the number of bytes could
be scanned in the same
- time. This is used when putting multiple files into a partition. It is
better to over-estimated,
+ The estimated cost to open a file, measured by the number of bytes could
that be scanned in the same
Review Comment:
One more - this should be "that could be"
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]