XiangpengHao commented on issue #7363:
URL: https://github.com/apache/arrow-rs/issues/7363#issuecomment-2851842320

   > so it will cause more time to decode page even we enable page cache, for 
example our default batch size for the clickbench is 8192, in Q 27 clickbench 
benchmark result, it will cause more than 20% page cache missing due to some 
batch > one page size
   
   This is a really nice finding, maybe we should cache 2 data pages instead of 
one?


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