[MCOL-4696] Remove boost::iequals from the code b/c it takes a global lock getting a locale Created: 2021-04-24 Updated: 2023-07-01 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr, PrimProc |
| Affects Version/s: | 5.5.2 |
| Fix Version/s: | 23.10 |
| Type: | Task | Priority: | Major |
| Reporter: | Roman | Assignee: | Roman |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | beginner-friendly | ||
| Comments |
| Comment by Jigao Luo [ 2022-04-16 ] |
|
I just went through Components ExeMgr and PrimProc. I found no `iequals` in both components. There are some `iequals` in util and dbcon, but I am not sure there is a performance overhead. |
| Comment by Roman [ 2022-04-16 ] |
|
Hey Jigao. I answered you in Zulip. |