zhuqi-lucas commented on PR #7454: URL: https://github.com/apache/arrow-rs/pull/7454#issuecomment-2868843768
Thank you @alamb , i agree with you, i am thinking to remove unused code and make the code clear for our first step which performance is similar to above result, here is my plan for the PR to merge: 1. Based original page cache PR 2. Fix the skip page bug(It already merged) 3. Add 3 data page cache code 4. Add adaptive predicate pushdown 5. Add skip improvement 6. Remove all other unused code for current improvement including the enum select/bitmap, also the boolean_selector code, etc And the final PR will not be huge, it will be less than 1000 line code i believe, i will do this soon! -- 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