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(output-formats): add support for to_parquet_dir #9781

Merged
merged 17 commits into from
Aug 8, 2024

chore: fix sorting

3df0b95
Select commit
Loading
Failed to load commit list.
Merged

feat(output-formats): add support for to_parquet_dir #9781

chore: fix sorting
3df0b95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 8, 2024 in 0s

85.00% of diff hit (within 92.00% threshold of 95.15%)

View this Pull Request on Codecov

85.00% of diff hit (within 92.00% threshold of 95.15%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/pyspark/__init__.py#L1289

Added line #L1289 was not covered by tests

Check warning on line 223 in ibis/backends/tests/test_export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/tests/test_export.py#L223

Added line #L223 was not covered by tests