summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/plan_cache_replan_group_lookup.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65960 Fall back to classic engine when NLJ is chosenMihai Andrei2022-06-061-4/+16
* SERVER-65345 Check if CanonicalQuery has pushed down stagesAlexander Ignatyev2022-05-051-27/+2
* SERVER-65338 Runtime configurable query knob to disable SBE $lookup and $groupMihai Andrei2022-04-141-22/+162
* SERVER-64443 Verify that replanning works for HashJoinMihai Andrei2022-04-131-39/+143
* Revert "SERVER-64443 Verify that replanning works for HashJoin"auto-revert-processor2022-04-131-161/+39
* SERVER-64443 Verify that replanning works for HashJoinMihai Andrei2022-04-131-39/+161
* SERVER-63208 Make allowDiskUse opt-out rather than opt-inRomans Kasperovics2022-04-121-1/+2
* SERVER-65197 Disable trial run tracking for the right side of pushed down $lo...Mihai Andrei2022-04-111-2/+61
* SERVER-62914 Verify that pushed down $lookup replans correctly with NLJ and ILJMihai Andrei2022-03-171-0/+177