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

   Draft as I am:
   - [ ] Run performance tests
   - [ ] Get CI to pass
   
   ## Which issue does this PR close?
   
   
   Closes https://github.com/apache/datafusion/issues/3463
   
   
   
   
   ## Rationale for this change
   
   Now that https://github.com/apache/datafusion/issues/4028 is completed 
thanks to @itsjunetime in https://github.com/apache/datafusion/pull/12135 we do 
not re-apply the filter twice it may be possible to enable filter pushdown for 
ParquetExec
   in all cases and get faster performance.
   
   
   ## What changes are included in this PR?
   
   1. This PR turns the option on by default
   
   <!--
   There is no need to duplicate the description in the issue here but it is 
sometimes worth providing a summary of the individual changes in this PR.
   -->
   
   ## Are these changes tested?
   
   Yes, functionally by CI
   
   
   ## Are there any user-facing changes?
   
   Performance: 
   (RUNNING)


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to