[MCOL-1547] Investigate renewed in 10.3 CASE implementation. Created: 2018-07-10 Updated: 2018-07-10 Resolved: 2018-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MDB Plugin |
| Affects Version/s: | None |
| Fix Version/s: | 1.2.0 |
| Type: | Task | Priority: | Minor |
| Reporter: | Roman | Assignee: | Roman |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2018-14 | ||||||||
| Description |
|
There is an accessor sql/item_cmpfunc.h:Item_func_case::get_first_expr_num() in forked server code that is used to determine whether the CASE is simple or searched. This accessor should be removed if it is possible.
|