-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Execution Team 2024-02-19, Execution Team 2024-03-04, Execution Team 2024-03-18, Execution Team 2024-04-01
WiredTigerIndexCursorBase::nextKeyString calls
1. WiredTigerIndexCursorBase::advanceNext() -> WiredTigerIndexUniqueCursor::updateIdAndTypeBits() -> key_string::getKeySize
2. WiredTigerIndexCursorBase::getKeyStringEntry() -> key_string::getKeySize
Seen in TPCC Payment query. Have not measured the performance impact.
{"find":"CUSTOMER","filter":
{"C_W_ID":1,"C_D_ID":3,"$comment":"PAYMENT","C_LAST":"PRIABLEEING"},
"projection":
,
- duplicates
-
SERVER-86151 Create unowned SortedDataInterface data return type
- Closed