Commit b334dcc
feat(duckdb)!: mark DECOMPRESS_BINARY as unsupported (#7546)
* feat(duckdb)!: mark DECOMPRESS_BINARY as unsupported [CLAUDE]
Add decompressbinary_sql method to DuckDB generator to mark
DECOMPRESS_BINARY as unsupported and use function_fallback_sql.
Updated sqlglot-integration-tests submodule to include test case.
* Sync w/ integration tests
---------
Co-authored-by: George Sittas <giwrgos.sittas@gmail.com>1 parent 9e04fa1 commit b334dcc
2 files changed
Lines changed: 5 additions & 1 deletion
Submodule sqlglot-integration-tests updated from 862a9ed to a82f779
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2286 | 2286 | | |
2287 | 2287 | | |
2288 | 2288 | | |
| 2289 | + | |
| 2290 | + | |
| 2291 | + | |
| 2292 | + | |
2289 | 2293 | | |
2290 | 2294 | | |
2291 | 2295 | | |
| |||
0 commit comments