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

   cc @alamb I think this resolves the concern about perf overhead of this late 
pruning when there are no dynamic filters; it's a tossup of what happens when 
there are dynamic filters, in the case of a topk with large files it's clearly 
a win, but there could obviously be cases where the additional checks are more 
overhead if they don't result in early termination of the streams


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