alamb commented on PR #10735:
URL: https://github.com/apache/arrow-rs/pull/10735#issuecomment-5331571001

   > This bug requires an interaction between predicate pushdown, page pruning, 
selection representation, and predicate caching, which is difficult to cover 
with isolated reader tests alone. I suggest adding a CI or scheduled benchmark 
correctness check that runs representative TPC-DS, TPC-H, and ClickBench 
queries with Parquet predicate pushdown enabled;
   
   We can try this -- I think another potential solution would be to implement 
some sort of fuzz test that tests various selection patterns, etc with pushed 
down predicates


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