This is an automated email from the ASF dual-hosted git repository. adriangb pushed a commit to branch adriangb-patch-1 in repository https://gitbox.apache.org/repos/asf/datafusion-site.git
commit ce6246d5d71dc2d5ba25b69b1813e821d80229ce Author: Adrian Garcia Badaracco <1755071+adria...@users.noreply.github.com> AuthorDate: Wed Sep 10 22:19:05 2025 -0500 Update title for dynamic filters blog post --- content/blog/2025-09-10-dynamic-filters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2025-09-10-dynamic-filters.md b/content/blog/2025-09-10-dynamic-filters.md index 058614c..b987206 100644 --- a/content/blog/2025-09-10-dynamic-filters.md +++ b/content/blog/2025-09-10-dynamic-filters.md @@ -1,6 +1,6 @@ --- layout: post -title: Dynamic Filters: Passing Information Between Operators During Execution for 10x Faster Queries +title: Dynamic Filters: Passing Information Between Operators During Execution for 25x Faster Queries date: 2025-09-10 author: Adrian Garcia Badaracco (Pydantic), Andrew Lamb (InfluxData) categories: [features] --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org