jp0317 commented on PR #36510:
URL: https://github.com/apache/arrow/pull/36510#issuecomment-1681338986

   > Let's step back a bit here. You are talking about limited memory use 
cases. The default buffer size is `kDefaultBufferSize = 4096 * 4`. Is there a 
situation where this is too large?
   
   Thanks for the review!  Generally 16kb is not large. I think the issue is 
about whether it pays to fully take advantage of given memory budget and 
support a column specific or column chunk specific buffer size, as discussed 
[here](https://github.com/apache/arrow/pull/36510#issuecomment-1627482654).


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

Reply via email to