Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

analyzer: correctly search for subquery used columns #573

Merged
merged 1 commit into from
Dec 13, 2018

Conversation

erizocosmico
Copy link
Contributor

There was an uncaught bug that pruned columns inside the subquery using only the used columns OUTSIDE the subquery, causing potential issues. Added a test case for this so we don't miss it again.

@erizocosmico erizocosmico requested a review from a team December 13, 2018 11:36
@erizocosmico erizocosmico self-assigned this Dec 13, 2018
Signed-off-by: Miguel Molina <miguel@erizocosmi.co>
@ajnavarro ajnavarro merged commit 47cd1f8 into src-d:master Dec 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants