-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The EqLookUpNode constructors currently take multiple boolean flags as positional arguments (shouldProduceBson, collationCompatibleForDii), which is hard to read at callsites and error-prone. The constructors should be refactored to accept a config struct instead, grouping all boolean flags together.
Note: Flagged during review of SERVER-116135.
- is related to
-
SERVER-116135 Use sparse indexes in SBE lookup
-
- Open
-