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: support read_parquet for backend with no native support #9744

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Merge branch 'main' into extend-read-parquet

ac6117f
Select commit
Loading
Failed to load commit list.
Open

feat: support read_parquet for backend with no native support #9744

Merge branch 'main' into extend-read-parquet
ac6117f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 6, 2024 in 0s

79.16% of diff hit (within 92.00% threshold of 95.40%)

View this Pull Request on Codecov

79.16% of diff hit (within 92.00% threshold of 95.40%)

Annotations

Check warning on line 1242 in ibis/backends/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/__init__.py#L1241-L1242

Added lines #L1241 - L1242 were not covered by tests

Check warning on line 1245 in ibis/backends/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/__init__.py#L1245

Added line #L1245 was not covered by tests

Check warning on line 1249 in ibis/backends/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/__init__.py#L1249

Added line #L1249 was not covered by tests

Check warning on line 1254 in ibis/backends/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/__init__.py#L1254

Added line #L1254 was not covered by tests