adriangb commented on PR #19639:
URL: https://github.com/apache/datafusion/pull/19639#issuecomment-3716030073

   > Another theory I want to test out is that it could be related to more IOs 
with filter pushdown -- I have an idea of how to test that theory, but I 
probably won't have time to test it for another few days
   
   Doesn't this PR at least establish that that is maybe not the biggest 
contributor, to tpch at least? I.e. I think this PR is showing that just moving 
where the (non pushdown, so same I/O pattern) filtering happens causes a 
performance degradation (unless I'm doing something wrong with the filtering 
itself)


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