Commit 8669e55
authored
feat(duckdb)!: mark DECOMPRESS_STRING as unsupported [CLAUDE] (#7545)
Add decompressstring_sql method to DuckDB generator to mark
DECOMPRESS_STRING as unsupported and use function_fallback_sql.
Updated sqlglot-integration-tests submodule to include test case.1 parent f387112 commit 8669e55
2 files changed
Lines changed: 5 additions & 1 deletion
Submodule sqlglot-integration-tests updated from b07a429 to cbb3d2e
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2282 | 2282 | | |
2283 | 2283 | | |
2284 | 2284 | | |
| 2285 | + | |
| 2286 | + | |
| 2287 | + | |
| 2288 | + | |
2285 | 2289 | | |
2286 | 2290 | | |
2287 | 2291 | | |
| |||
0 commit comments