maropu commented on a change in pull request #25602: [SPARK-28613][SQL] Add
config option for limiting uncompressed result size in SQL
URL: https://github.com/apache/spark/pull/25602#discussion_r320581474
##########
File path: docs/configuration.md
##########
@@ -163,6 +163,16 @@ of the most common options to set are:
out-of-memory errors.
</td>
</tr>
+<tr>
+ <td><code>spark.sql.driver.maxUncompressedResultSize</code></td>
Review comment:
How about the name `maxCollectSize`?
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]