We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e0a864 commit ea0cc95Copy full SHA for ea0cc95
docs/posts/udf-rewriting/index.qmd
@@ -1,7 +1,7 @@
1
---
2
title: "Dynamic UDF Rewriting with Predicate Pushdowns"
3
author: "Hussain Sultan"
4
-date: "2025-02-04"
+date: "2025-02-12"
5
categories:
6
- blog
7
- case study
@@ -339,7 +339,7 @@ the filter conditions might be.
339
340
## LetSQL: simplifying UDF rewriting
341
342
-[LetSQL](https://letsql.com/)) makes advanced UDF rewriting and multi-engine
+[LetSQL](https://letsql.com/) makes advanced UDF rewriting and multi-engine
343
pipelines much simpler. It builds on the same ideas we explored here but wraps
344
them in a higher-level API.
345
0 commit comments