adriangb commented on PR #16014: URL: https://github.com/apache/datafusion/pull/16014#issuecomment-2959075125
> @adriangb what do you think about making a benchmark for using dynamic filtering? Perhaps we could take the clickbench dataset and rewrite it so it was partitioned by `EventDate` (so each file had a distinct date). > > Then I bet dynamic filters / file opener pruning would show a pretty big difference I think that’d be great! But don’t we need https://github.com/apache/datafusion/pull/15770 first? I guess we can prototype on the merged commit in the meantime. But once we have that in I’ll work on benchmarks, blog posts, etc! -- 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]
