alamb commented on code in PR #7997:
URL: https://github.com/apache/arrow-rs/pull/7997#discussion_r2436922544
##########
parquet/src/util/push_buffers.rs:
##########
@@ -129,6 +129,31 @@ impl PushBuffers {
self.offset = offset;
self
}
+
Review Comment:
Note to self is that I should also add an API to PushBuffers to clear all
currently buffered ranges (will be important to keep memory pressure down)
--
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]