Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-89078

Fix support for intermediate large documents during replanning

    • Query Execution
    • Fully Compatible
    • v8.0, v7.0
    • QE 2024-04-15
    • 160

      Tests lookup_large_documents.js  and group_large_documents.js fail in aggregation_repeat_queries_multiplan_single_solutions suite, because during replanning trial run we stash intermediate results in BSONObj that has 64 MB limit, while $lookup may produce up to 100 MB documents as per internalLookupStageIntermediateDocumentMaxSizeBytes query knob.

            Assignee:
            ivan.fefer@mongodb.com Ivan Fefer
            Reporter:
            ivan.fefer@mongodb.com Ivan Fefer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: