You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "tustvold (via GitHub)" <gi...@apache.org> on 2023/05/02 11:17:47 UTC

[GitHub] [arrow-datafusion] tustvold commented on a diff in pull request #6188: Cleanup join memory accounting

tustvold commented on code in PR #6188:
URL: https://github.com/apache/arrow-datafusion/pull/6188#discussion_r1182413419


##########
datafusion/execution/src/memory_pool/mod.rs:
##########
@@ -175,64 +174,6 @@ impl Drop for MemoryReservation {
     }
 }
 
-pub trait TryGrow: Send + Sync + std::fmt::Debug {

Review Comment:
   As these are relatively new I figured it was easiest to just remove them, rather than go through a deprecation process



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