-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2023-11-27
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The SortedDataInterface::findLoc function provides "seek exact" functionality. We don't need it to make a copy of the KeyString to compare.
We can do the comparison against the positioned key without the copy.