alamb commented on PR #6943:
URL:
https://github.com/apache/arrow-datafusion/pull/6943#issuecomment-1634258013
I guess I was hoping to see code that would generate a report like this
```
GreedyPool 25 allocations, 25630532 used, 332 free, 43942344 capacity
321433: GroupedHashAggregateStream[0]
1233: GroupedHashAggregateStream[2]
24: Deduplicate
```
In the debug log
```
debug!("Pool Exhausted while trying to allocate {additional} bytes for
{reservation} :\n{self}", self)
```
--
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]