Skip to content
Snippets Groups Projects
Verified Commit e01bcb95 authored by Denis Smirnov's avatar Denis Smirnov
Browse files

feat: build syntax tree with stack rather then with map

The map requires plan is uniqueness among the syntax nodes, but
CTE violates this restrictions. So, migrate to the stack traversal.
parent 0b2195aa
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment