fix(snowflake): use get
instead of get_path
; get_path
does not support columns with spaces
#10836
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
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
codecov / codecov/patch
ibis/backends/snowflake/__init__.py#L1155
Added line #L1155 was not covered by tests
Loading