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

fix(pyspark): set catalog and database with USE instead of pyspark api #9620

Merged
merged 5 commits into from
Jul 19, 2024

chore(pyspark): fix ParseException import on older pyspark

30020cd
Select commit
Loading
Failed to load commit list.
Merged

fix(pyspark): set catalog and database with USE instead of pyspark api #9620

chore(pyspark): fix ParseException import on older pyspark
30020cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 19, 2024 in 0s

94.23% of diff hit (within 92.00% threshold of 94.30%)

View this Pull Request on Codecov

94.23% of diff hit (within 92.00% threshold of 94.30%)

Annotations

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

@codecov codecov / codecov/patch

ibis/backends/pyspark/__init__.py#L251-L252

Added lines #L251 - L252 were not covered by tests

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

@codecov codecov / codecov/patch

ibis/backends/pyspark/__init__.py#L265

Added line #L265 was not covered by tests