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

   That's weird. I would not have been too surprised by a 1.01x slowdown or 
something. 1.4x seems really high unless (1) building pruning predicates was a 
significant portion of query time to begin with or (2) I did something wrong 
with the IO and it's now making 2 FS calls instead of 1 (even then was reading 
metadata that slow???)


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to