Does trino support CTE Materialization? #28090
Unanswered
SendDreams
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a very big query sql which uses many CTE and per CTE myabe used many times. That cause repeat query and calculation.
So, I want to konw that if trino support CTE Materialization? just like prestodb....
Beta Was this translation helpful? Give feedback.
All reactions