You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
apacheGH-43060: [C++] Limit buffer size in BufferedInputStream::SetBufferSize with raw_read_bound (apache#43064)
### Rationale for this change
See apache#43060 . This patch optimize memory-usage for buffering
### What changes are included in this PR?
Limit the `buffer_size_` used by `SetBufferSize`
### Are these changes tested?
Yes
### Are there any user-facing changes?
No
* GitHub Issue: apache#43060
Authored-by: mwish <[email protected]>
Signed-off-by: mwish <[email protected]>
0 commit comments