Modify sharded_lookup_execution.js to make the relevant lookup pipelines uncorrelated

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • QE 2024-04-29
    • 141
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      With the group+match optimisation in SERVER-73241, for some of the tests in sharded_lookup_execution.js having lookups with subpipeline containing non-correlated pipeline prefix, the subpipeline becomes correlated due to the match stages being optimised before the $group. Since this defeats the purpose of the original test of having non-correlated subpipeline prefix and caching the result, modify the query to make it non-correlated again.

              Assignee:
              Projjal Chanda
              Reporter:
              Projjal Chanda
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: