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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org