queryparser icon indicating copy to clipboard operation
queryparser copied to clipboard

Resolving incorrectly fails with AmbiguousColumn

Open lukas-mi opened this issue 5 years ago • 1 comments

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);

lukas-mi avatar Jan 09 '20 09:01 lukas-mi

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.

h4v0kh3l1 avatar Aug 24 '21 20:08 h4v0kh3l1