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

feat(api): avoid caching physical tables #9976

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat(api): avoid caching already concrete tables

6c42221
Select commit
Loading
Failed to load commit list.
Open

feat(api): avoid caching physical tables #9976

feat(api): avoid caching already concrete tables
6c42221
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 30, 2024 in 1s

79.41% of diff hit (within 92.00% threshold of 95.18%)

View this Pull Request on Codecov

79.41% of diff hit (within 92.00% threshold of 95.18%)

Annotations

Check warning on line 1608 in ibis/backends/duckdb/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/__init__.py#L1608

Added line #L1608 was not covered by tests

Check warning on line 741 in ibis/backends/pyspark/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/pyspark/__init__.py#L741

Added line #L741 was not covered by tests