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

BUG: Fix subquery extraction #1342

Closed
wants to merge 2 commits into from

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Feb 8, 2018

For some queries we aren't extracting their subqueries in toplogical order.
This PR fixes that

@cpcloud cpcloud changed the title WIP/BUG: Fix subquery extraction BUG: Fix subquery extraction Feb 8, 2018
@cpcloud cpcloud added this to the 0.13 milestone Feb 8, 2018
@cpcloud cpcloud self-assigned this Feb 8, 2018
@cpcloud cpcloud added bug Incorrect behavior inside of ibis impala The Apache Impala backend bigquery labels Feb 8, 2018
@cpcloud
Copy link
Member Author

cpcloud commented Feb 8, 2018

Merging on green. @kszucs any comments here?

@cpcloud cpcloud closed this in d2b443c Feb 9, 2018
@cpcloud cpcloud deleted the fix-join-aliasing-issue branch February 9, 2018 01:57
@kszucs
Copy link
Member

kszucs commented Feb 9, 2018

@cpcloud Like it!

@wesm
Copy link
Member

wesm commented Feb 9, 2018

Nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior inside of ibis impala The Apache Impala backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants