zhuqi-lucas commented on PR #7454: URL: https://github.com/apache/arrow-rs/pull/7454#issuecomment-2849977053
> I take Q27 for example, it looks like the regression still comes from decompress, even the page cache case, it still use more decompress time, which cause the regression. We need to investigate more about the regression. > > 1. The no pushdown case: >  > 2. The page cache case: > >  > > 3. Current PR case: >  Updated, after investigation, i found the root cause for page cache PR use more time to decode pages, i will try to update the polish_page_cache PR to address the changes, i hope we can solve all the regression for the page cache. -- 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