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

Fix bug of core in multi join #2164

Merged
merged 2 commits into from Nov 8, 2019
Merged

Fix bug of core in multi join #2164

merged 2 commits into from Nov 8, 2019

Conversation

EmmyMiao87
Copy link
Contributor

The result of function named getHashLookupJoinConjuncts() are the predicates which already adjust the order of left and right child.

The result of function named getHashLookupJoinConjuncts() are the predicates which already adjust the order of left and right child.
Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@imay imay left a comment

Choose a reason for hiding this comment

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

LGTM

@imay imay merged commit 3886503 into apache:master Nov 8, 2019
@EmmyMiao87
Copy link
Contributor Author

#2136

@EmmyMiao87 EmmyMiao87 mentioned this pull request Nov 8, 2019
morningman pushed a commit to morningman/doris that referenced this pull request Nov 8, 2019
The result of function named getHashLookupJoinConjuncts() are the predicates which already adjust the order of left and right child.
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.

None yet

3 participants