| ▲ | geysersam 7 hours ago | |
Looks great! One minor correction - the `summarize` function in duckdb can also be used in CTEs etc. But you have to wrap the `summarize` in a `from` clause like this: | ||
| ▲ | caerbannogwhite 7 hours ago | parent [-] | |
Thank you! I'll add note about it | ||