-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
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.
- causes
-
SERVER-89266 Adjust regex_limits.js tests to a new BufferMaxSize
- Closed
- is related to
-
SERVER-88934 Automatically increase test coverage of multi-planning and replanning
- Closed