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

   # Which issue does this PR close?
   
   Part of https://github.com/apache/arrow-datafusion/issues/5104
   
   
   # Rationale for this change
   
   I am working to fix the page pruning logic to handle schemas that are not 
the same across files. I find the nesting level of the page pruning code hard 
to work and I want to minimize the diff of the PR that will make actual logic 
changes to make it easier to review.  
   
   # What changes are included in this PR?
   
   1. Reduces the nesting level.
   
   No functional changes are intended
   
   # Are these changes tested?
   Covered by exiting tests
   
   # 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