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

Resolving incorrectly fails with AmbiguousColumn #56

Open
lukas-mi opened this issue Jan 9, 2020 · 1 comment
Open

Resolving incorrectly fails with AmbiguousColumn #56

lukas-mi opened this issue Jan 9, 2020 · 1 comment

Comments

@lukas-mi
Copy link
Contributor

lukas-mi commented Jan 9, 2020

Hi, seems like resolver gets confused about the context used for resolution when trying to resolve columns in nested queries and fails with AmbiguousColumn error, e.g.: select a from demo.foo where a in (select a from demo.foo);

@h4v0kh3l1
Copy link
Contributor

Hey, not sure if you managed to find a fix for this. Right now, none of the original authors (myself included) are active on this project, but if you're able to get a fix going I can review a PR.

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

No branches or pull requests

2 participants