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

Fixed several bugs preventing indexes from being used in some joins #286

Merged
merged 2 commits into from
Feb 4, 2021

Conversation

zachmu
Copy link
Member

@zachmu zachmu commented Feb 4, 2021

No description provided.

…ng a bug in index analysis. It's never correct to consider expression aliases this way, and was left over from a much earlier stage of the engine before I understood what was going on. Forgive me, I was so much younger then.
@zachmu zachmu requested a review from reltuk February 4, 2021 02:06
Copy link
Contributor

@reltuk reltuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@zachmu zachmu merged commit 2bd9379 into master Feb 4, 2021
@Hydrocharged Hydrocharged deleted the zachmu/alias-bugs branch February 16, 2021 10:33
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

Successfully merging this pull request may close these issues.

2 participants