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(snowflake): use get instead of get_path; get_path does not support columns with spaces #10836

Merged
merged 2 commits into from
Feb 13, 2025

fix(snowflake): use `get` instead of `get_path`; `get_path` does not …

46d6e50
Select commit
Loading
Failed to load commit list.
Merged

fix(snowflake): use get instead of get_path; get_path does not support columns with spaces #10836

fix(snowflake): use `get` instead of `get_path`; `get_path` does not …
46d6e50
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 13, 2025 in 0s

0.00% of diff hit (target 95.07%)

View this Pull Request on Codecov

0.00% of diff hit (target 95.07%)

Annotations

Check warning on line 1129 in ibis/backends/snowflake/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/snowflake/__init__.py#L1129

Added line #L1129 was not covered by tests

Check warning on line 1155 in ibis/backends/snowflake/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/snowflake/__init__.py#L1155

Added line #L1155 was not covered by tests