Commit 3708d24
Fix information_schema transform to skip ducklake catalog references
The compat views query from ducklake.information_schema internally.
Without this fix, those queries were also being transformed, creating
a circular reference where the view would query itself.
Now queries with explicit "ducklake" catalog are passed through unchanged.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent fc2a878 commit 3708d24
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
0 commit comments