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: type assertion failed on subquery #9937

Merged
merged 4 commits into from
Feb 9, 2023

Conversation

xudong963
Copy link
Member

@xudong963 xudong963 commented Feb 9, 2023

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

Summary

  • fix subquery filter types
  • clear useless var in SubqueryExpr

Closes #9934

@vercel
Copy link

vercel bot commented Feb 9, 2023

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

Name Status Preview Comments Updated
databend ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 9, 2023 at 4:07PM (UTC)

@mergify mergify bot added the pr-bugfix this PR patches a bug in codebase label Feb 9, 2023
@xudong963 xudong963 requested a review from sundy-li February 9, 2023 03:47
@xudong963 xudong963 marked this pull request as draft February 9, 2023 04:26
@xudong963 xudong963 marked this pull request as ready for review February 9, 2023 15:13
@xudong963 xudong963 requested a review from andylokandy February 9, 2023 15:13
@mergify mergify bot merged commit 24926b8 into databendlabs:main Feb 9, 2023
@xudong963 xudong963 deleted the fix_subquery branch February 9, 2023 23:41
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: type assertion failed on decorrelate subquery
3 participants