[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:
PartOf
is part of MCOL-1532 Run ColumnStore with vanilla MariaDB ... Closed
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.

class Item_func_case :public Item_func_hybrid_field_type
...
get_first_expr_num() { return first_expr_num; }


Generated at Thu Feb 08 02:29:34 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.