-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: federate expression subqueries #33
Conversation
Hi @sardination, thank you for having a look at this.
|
I noticed the |
Continued in #37. |
Thank you for picking this up @backkem! |
…e name (#33) * Rewrite shouldn't be performed on a column name same as the table name * fix comment * Add unit test
Closes #31
Recursively optimize subqueries in expressions as well.