Commit 835e717
feat(clickhouse): transform function support (#4408)
* feat!: make transform function accept variable amount of expressions
* feat(clickhouse): transform function support
* Pop transform instead of adding an entry
---------
Co-authored-by: Jo <[email protected]>1 parent 6b4fb7d commit 835e717
File tree
2 files changed
+7
-0
lines changed- sqlglot/dialects
- tests/dialects
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| 278 | + | |
278 | 279 | | |
279 | 280 | | |
280 | 281 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1253 | 1253 | | |
1254 | 1254 | | |
1255 | 1255 | | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
0 commit comments