Skip to content
Snippets Groups Projects
Commit 71a4e73e authored by Denis Smirnov's avatar Denis Smirnov Committed by Denis Smirnov
Browse files

perf: remove expression transformations for projections

At the moment our grammar doesn't support any sub-queries in the
projection list. So it is a waste of CPU resourcies to transform
projection lists (a big performance penalty for projections with
a huge amount of columns).
parent 80e4bbc8
No related branches found
No related tags found
Loading
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