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(expr): no longer return Variant as common super type #9961

Merged
merged 4 commits into from
Feb 17, 2023

Conversation

andylokandy
Copy link
Collaborator

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

Summary

Summary about this PR

Closes #issue

@vercel
Copy link

vercel bot commented Feb 10, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated
databend ⬜️ Ignored (Inspect) Visit Preview Feb 17, 2023 at 1:04AM (UTC)

@mergify mergify bot added the pr-bugfix this PR patches a bug in codebase label Feb 10, 2023
@BohuTANG
Copy link
Member

@mergify update

@mergify
Copy link
Contributor

mergify bot commented Feb 11, 2023

update

❌ Base branch update has failed

refusing to allow a GitHub App to create or update workflow .github/workflows/backport.yml without workflows permission
err-code: DABA9

@andylokandy andylokandy marked this pull request as ready for review February 16, 2023 07:01
Comment on lines +452 to 453
statement error 1001
SELECT * FROM (onecolumn AS a JOIN othertype AS b USING(x))
Copy link
Collaborator Author

@andylokandy andylokandy Feb 16, 2023

Choose a reason for hiding this comment

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

@xudong963 This case is denied, PTAL if it's ok.

@BohuTANG BohuTANG merged commit c8766ce into datafuselabs:main Feb 17, 2023
| Type | Int64 NULL | Boolean |
| Domain | {9..=12} ∪ {NULL} | {FALSE, TRUE} |
| Row 0 | 9 | false |
| Row 1 | 10 | false |
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@sundy-li @b41sh Is this expected? It seems weired.

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.

None yet

4 participants