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

Send literals to the database in case of subqueries and unions #2827

Closed
josevalim opened this issue Nov 19, 2018 · 1 comment
Closed

Send literals to the database in case of subqueries and unions #2827

josevalim opened this issue Nov 19, 2018 · 1 comment

Comments

@josevalim
Copy link
Member

josevalim commented Nov 19, 2018

See #2825. In case of subqueries, it means we can't access a literal field up in the chain. In case of unions, it means we will join wrongly.

@isaacsanders
Copy link
Contributor

isaacsanders commented Dec 3, 2018

I just hit this bug in UNIONs today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants