alamb commented on PR #24426:
URL: https://github.com/apache/datafusion/pull/24426#issuecomment-5438472525

   I am now going to build and profile the following combinations
   1. Merge base (aka main) with no changes
   2. `pushdown_filters` on by default with `progressive_io` 
   2. `pushdown_filters` and `reorder_filters` on by default with 
`progressive_io` 
   3. `pushdown_filters` and `reorder_filters` on by default, and the gate from 
[#23420](https://github.com/apache/datafusion/pull/23420)
   3. `pushdown_filters` and `reorder_filters` on by default, and the gate from 
[#23420](https://github.com/apache/datafusion/pull/23420) AND 
[#arrow/10852](https://github.com/apache/arrow-rs/pull/10852) from @hhhizzz 
   
   


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