[MCOL-1560] Regression on working_tpch1/misc/bug5228.sql case with three WHEN not working Created: 2018-07-13 Updated: 2019-07-11 Resolved: 2019-07-11 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | PrimProc |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.4, 1.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hall (Inactive) | Assignee: | David Hall (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When a case statement has three WHEN, the ELSE is always taken. Or it could be something else. In any case, the ELSE is always taken in this test. |
| Comments |
| Comment by David Hall (Inactive) [ 2018-07-13 ] |
|
This bug predates the fix for |
| Comment by Ben Thompson (Inactive) [ 2019-07-10 ] |
|
Looking at nightly builds this test working_tpch1/misc/bug5228.sql is passing in regression. |
| Comment by David Hall (Inactive) [ 2019-07-11 ] |
|
Verified that this is working. It was fixed as part of |