alamb opened a new pull request, #4131:
URL: https://github.com/apache/arrow-datafusion/pull/4131

   # Which issue does this PR close?
   
   Draft as it builds on https://github.com/apache/arrow-datafusion/pull/4062
   
   Closes https://github.com/apache/arrow-datafusion/issues/4087
   
   
   # Rationale for this change
   
   Some of the parquet filter pushdown features do not really help unless there 
are multiple data pages. I wanted to cover these with tests
   
   As it turns out I found a gap while writing these tests 🎉 
   
   # What changes are included in this PR?
   
   1. Add a max page row count to the parquet filter integration tests 
   2.  Add tests that page index pruning is working as expected
   
   # Are there any user-facing changes?
   No


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