zhuqi-lucas commented on issue #7363:
URL: https://github.com/apache/arrow-rs/issues/7363#issuecomment-2799780788

   > Thank you [@alamb](https://github.com/alamb) , i already changed the 
benchmark testing to trigger cache logic, and the testing works well for main 
branch, but the testing seems stuck when change to the cache page branch. I am 
trying to debug it.
   
   @alamb @XiangpengHao 
   I found the bug is caused by the depending usage for skip page for the cache 
page branch, it will not skip dict page so the has_next will always in the 
loop, i created the PR try to fix the issue:
   
   https://github.com/apache/arrow-rs/pull/7409


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

Reply via email to