Commit b4d6540
authored
chore: drop invalid sql test as it triggers exception breakpoints (#4722)
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 8be7e5f commit b4d6540
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | 135 | | |
143 | 136 | | |
144 | 137 | | |
| |||
0 commit comments