-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Unexcepted result in SELECT ... CASE WHEN ... ELSE NULL ...
#11102
Labels
type/bug
The issue is confirmed as a bug.
Comments
lovewin99
pushed a commit
to lovewin99/tidb
that referenced
this issue
Jul 5, 2019
Unexcepted result in `SELECT ... CASE WHEN ... ELSE NULL...`
lovewin99
pushed a commit
to lovewin99/tidb
that referenced
this issue
Jul 5, 2019
Unexcepted result in `SELECT ... CASE WHEN ... ELSE NULL...`
lovewin99
added a commit
to lovewin99/tidb
that referenced
this issue
Jul 5, 2019
Unexcepted result in `SELECT ... CASE WHEN ... ELSE NULL...`
lovewin99
added a commit
to lovewin99/tidb
that referenced
this issue
Jul 6, 2019
Unexcepted result in `SELECT ... CASE WHEN ... ELSE NULL...`
lovewin99
added a commit
to lovewin99/tidb
that referenced
this issue
Jul 9, 2019
Unexcepted result in `SELECT ... CASE WHEN ... ELSE NULL...`
lovewin99
added a commit
to lovewin99/tidb
that referenced
this issue
Jul 9, 2019
Unexcepted result in `SELECT ... CASE WHEN ... ELSE NULL...`
lovewin99
added a commit
to lovewin99/tidb
that referenced
this issue
Jul 10, 2019
Unexcepted result in `SELECT ... CASE WHEN ... ELSE NULL...`
lovewin99
added a commit
to lovewin99/tidb
that referenced
this issue
Jul 15, 2019
Unexcepted result in `SELECT ... CASE WHEN ... ELSE NULL...`
lovewin99
added a commit
to lovewin99/tidb
that referenced
this issue
Jul 19, 2019
Unexcepted result in `SELECT ... CASE WHEN ... ELSE NULL...`
lovewin99
added a commit
to lovewin99/tidb
that referenced
this issue
Jul 19, 2019
Unexcepted result in `SELECT ... CASE WHEN ... ELSE NULL...`
lovewin99
added a commit
to lovewin99/tidb
that referenced
this issue
Jul 19, 2019
Unexcepted result in `SELECT ... CASE WHEN ... ELSE NULL...`
lovewin99
added a commit
to lovewin99/tidb
that referenced
this issue
Jul 22, 2019
handle `CASE WHEN` specially when folding constant during outerJoin Simplification
fixed by #11105 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Report
Please answer these questions before submitting your issue. Thanks!
If possible, provide a recipe for reproducing the error.
tidb-server -V
or runselect tidb_version();
on TiDB)?The text was updated successfully, but these errors were encountered: