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_csv for backends with no native support #9908

Closed
wants to merge 19 commits into from

test: add unit test and documentation

96ff701
Select commit
Loading
Failed to load commit list.
Closed

feat: support read_csv for backends with no native support #9908

test: add unit test and documentation
96ff701
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 24, 2024 in 0s

90.32% of diff hit (within 92.00% threshold of 94.01%)

View this Pull Request on Codecov

90.32% of diff hit (within 92.00% threshold of 94.01%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/__init__.py#L1347

Added line #L1347 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/__init__.py#L1349

Added line #L1349 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/__init__.py#L1363

Added line #L1363 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/__init__.py#L1365

Added line #L1365 was not covered by tests