You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/07/13 13:34:26 UTC

[GitHub] [arrow-datafusion] alamb commented on pull request #6943: UpdateD pool.rs

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org