You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/23 22:22:50 UTC

[GitHub] [arrow-datafusion] askoa commented on issue #4328: MemoryConsumer::try_grow Underflow

askoa commented on issue #4328:
URL: https://github.com/apache/arrow-datafusion/issues/4328#issuecomment-1325724421

   I can pick this up.  I am planning to return zero if `trk_total` is more than `self.pool_size` in below function. Let me know what you think.
   
   https://github.com/apache/arrow-datafusion/blob/df8aa7a2e2a6f54acfbfed336b84144256fb7ff8/datafusion/core/src/execution/memory_manager/mod.rs#L331-L335


-- 
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