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

   # Which issue does this PR close?
   
   re #3463 
   
   
   # Rationale for this change
   
   This makes the row group pruning code match the  rest of the pushdown rules 
in DataFusion (filtering and page indexing)
   
   # What changes are included in this PR?
   
   Move a bunch of code out of the parquet.rs module into `row_groups.rs`
   
   # Are these changes tested?
   
   Covered by existing tests
   
   # Are there any user-facing changes?
   
   No it just moves code around. No functional change is intended


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