Refactor EqLookupNode constructors to use a config struct for boolean flags

    • 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.

            Assignee:
            Unassigned
            Reporter:
            Prabhas Penumatsa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: