Commit 54388b2
authored
chore: drop invalid sql test as it triggers exception breakpoints (#4702)
This lead to poor DX when running `vortex-duckdb` unit tests, as `lldb`
stops multiple times on exception breakpoints. It is expected though and
correct behavior that DuckDB throws an exception for invalid SQL
queries.
Signed-off-by: Alexander Droste <[email protected]>1 parent f305580 commit 54388b2
1 file changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | 95 | | |
105 | 96 | | |
106 | 97 | | |
| |||
0 commit comments