Skip to content

Commit a1ad2b7

Browse files
committed
fix(snowflake): re-enable ops.TableArrayView
1 parent 9aa963a commit a1ad2b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ibis/backends/snowflake/registry.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ def _extract_url_query(t, op):
180180
ops.ArraySlice,
181181
ops.Unnest,
182182
# ibis.expr.operations.generic
183-
ops.TableArrayView,
184183
ops.TypeOf,
185184
# ibis.expr.operations.logical
186185
ops.ExistsSubquery,

0 commit comments

Comments
 (0)