ding-young commented on code in PR #16081:
URL: https://github.com/apache/datafusion/pull/16081#discussion_r2100742234
##########
docs/source/user-guide/cli/usage.md:
##########
@@ -57,6 +57,9 @@ OPTIONS:
--mem-pool-type <MEM_POOL_TYPE>
Specify the memory pool type 'greedy' or 'fair', default to
'greedy'
+ --top-memory-consumers <TOP_MEMORY_CONSUMERS>
+ The number of top memory consumers to display when query fails due
to memory exhaustion. To disable memory consumer tracking, set this value to 0
[default: 3]
Review Comment:
Description updated
--
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]