[MCOL-4881] Refactor Row::setXIntField family methods to remove switch-case Created: 2021-09-28  Updated: 2023-07-01

Status: Open
Project: MariaDB ColumnStore
Component/s: ExeMgr, PrimProc
Affects Version/s: 6.1.1
Fix Version/s: 23.10

Type: Task Priority: Minor
Reporter: Roman Assignee: Roman
Resolution: Unresolved Votes: 0
Labels: None


 Description   

There are lots of switch-case blocks in the mentioned methods. The compiler doesn't optimize the switch-case statements away so the suggested approach is to refactor the methods remove switch-case blocks and reducing the amount of boilerplate code.


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