[MDEV-11485] Split Item_func_between::val_int() into virtual methods in Type_handler Created: 2016-12-05  Updated: 2018-11-15  Resolved: 2016-12-06

Status: Closed
Project: MariaDB Server
Component/s: OTHER
Fix Version/s: 10.3.0

Type: Task Priority: Major
Reporter: Alexander Barkov Assignee: Alexander Barkov
Resolution: Fixed Votes: 0
Labels: datatype

Issue Links:
Blocks
blocks MDEV-4912 Data type plugin API version 1 Closed

 Description   

This task will remove switch(m_compare_type) from Item_func_between::val_int() and move this code into new virtual method in Type_handler:

 virtual longlong Item_func_between_val_int(Item_func_between *func) const;



 Comments   
Comment by Oleksandr Byelkin [ 2016-12-06 ]

OK, to push after fixing comment as we discussed.

Generated at Thu Feb 08 07:50:19 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.