$lookup should batch query requests

XMLWordPrintableJSON

    • Query Execution
    • 200
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The $lookup stage currently does one query per input document, which can introduce a significant amount of overhead if there are few results. Instead, the $lookup stage should batch up a couple documents and query for their results all at once.

              Assignee:
              Unassigned
              Reporter:
              Charlie Swanson
              Votes:
              11 Vote for this issue
              Watchers:
              34 Start watching this issue

                Created:
                Updated: