refactor(duckdb): use .sql
instead of .execute
in performance-senitive locations
#8669
0.00% of diff hit (target 92.55%)
View this Pull Request on Codecov
0.00% of diff hit (target 92.55%)
Annotations
Check warning on line 1186 in ibis/backends/duckdb/__init__.py
codecov / codecov/patch
ibis/backends/duckdb/__init__.py#L1186
Added line #L1186 was not covered by tests
Check warning on line 1205 in ibis/backends/duckdb/__init__.py
codecov / codecov/patch
ibis/backends/duckdb/__init__.py#L1202-L1205
Added lines #L1202 - L1205 were not covered by tests
Check warning on line 1258 in ibis/backends/duckdb/__init__.py
codecov / codecov/patch
ibis/backends/duckdb/__init__.py#L1257-L1258
Added lines #L1257 - L1258 were not covered by tests
Check warning on line 1260 in ibis/backends/duckdb/__init__.py
codecov / codecov/patch
ibis/backends/duckdb/__init__.py#L1260
Added line #L1260 was not covered by tests
Check warning on line 1269 in ibis/backends/duckdb/__init__.py
codecov / codecov/patch
ibis/backends/duckdb/__init__.py#L1268-L1269
Added lines #L1268 - L1269 were not covered by tests
Check warning on line 1271 in ibis/backends/duckdb/__init__.py
codecov / codecov/patch
ibis/backends/duckdb/__init__.py#L1271
Added line #L1271 was not covered by tests
Check warning on line 1290 in ibis/backends/duckdb/__init__.py
codecov / codecov/patch
ibis/backends/duckdb/__init__.py#L1289-L1290
Added lines #L1289 - L1290 were not covered by tests
Check warning on line 1320 in ibis/backends/duckdb/__init__.py
codecov / codecov/patch
ibis/backends/duckdb/__init__.py#L1320
Added line #L1320 was not covered by tests