Skip to content

Commit

Permalink
fix(snowflake): re-enable ops.TableArrayView
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Jan 13, 2023
1 parent 9aa963a commit a1ad2b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ibis/backends/snowflake/registry.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ def _extract_url_query(t, op):
ops.ArraySlice,
ops.Unnest,
# ibis.expr.operations.generic
ops.TableArrayView,
ops.TypeOf,
# ibis.expr.operations.logical
ops.ExistsSubquery,
Expand Down

0 comments on commit a1ad2b7

Please sign in to comment.