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(planner): InSubquery returns error result #6641

Merged
merged 4 commits into from
Jul 15, 2022

Conversation

xudong963
Copy link
Member

@xudong963 xudong963 commented Jul 15, 2022

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Bug reason: hash table not aligned with marker column.

So the PR puts marker into RowPtr.

Fixes #6628

@vercel
Copy link

vercel bot commented Jul 15, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Jul 15, 2022 at 9:18AM (UTC)

@xudong963 xudong963 marked this pull request as draft July 15, 2022 04:46
@mergify mergify bot added the pr-bugfix this PR patches a bug in codebase label Jul 15, 2022
@xudong963 xudong963 marked this pull request as ready for review July 15, 2022 08:09
@xudong963 xudong963 requested a review from sundy-li July 15, 2022 08:09
@mergify mergify bot merged commit 3b67484 into databendlabs:main Jul 15, 2022
@xudong963 xudong963 deleted the fix_mark branch July 15, 2022 09:39
@xudong963
Copy link
Member Author

CI is blazing fast!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix this PR patches a bug in codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: InSubquery returns error result
3 participants