Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(duckdb): use .sql instead of .execute in performance-senitive locations #8669

Merged
merged 2 commits into from
Mar 17, 2024

refactor(duckdb): revert changes to `to_pyarrow_batches`

d6c456e
Select commit
Loading
Failed to load commit list.
Merged

refactor(duckdb): use .sql instead of .execute in performance-senitive locations #8669

refactor(duckdb): revert changes to `to_pyarrow_batches`
d6c456e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 15, 2024 in 0s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/__init__.py#L1320

Added line #L1320 was not covered by tests