You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a result, we are trying to hoist the instr(__tree.tree_path, "�7e59b37851044ddb9b3e2b6b51a7dae5�") <> 0 filter into the parent scope, and fail while reindexing __tree.tree_path.
We need a simple test of the shape select * from xy where x in ( with recursive uv as (...) select u from uv where u = 1) that errors trying to hoist u=1 out of the subexpression.
Query:
error:
field "tree_path" is not on schema
Better repro coming soon.
The text was updated successfully, but these errors were encountered: