Skip to content
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

Query: Use aliases when doing pushdown #22920

Merged
merged 1 commit into from
Oct 8, 2020
Merged

Conversation

smitpatel
Copy link
Member

What is life if full of care
If we have no time to stand and stare

Sqlite for some reason does not allow aliases - "True"/"False"

Resolves #22915

What is life if full of care
If we have no time to stand and stare

Sqlite for some reason does not allow aliases - "True"/"False"

Resolves #22915
@smitpatel smitpatel requested a review from maumar October 8, 2020 06:20
@smitpatel smitpatel merged commit 7122369 into main Oct 8, 2020
@smitpatel smitpatel deleted the smit/WhatIsInTheName branch October 8, 2020 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Query: projection + Distinct + another projection doesn't preserve column aliases of the inner projection
2 participants