summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/sbe_plan_cache_clear_on_param_change.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-071-4/+3
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-041-3/+4
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-031-4/+3
* SERVER-71763 CSI planning heuristics enhancementsAlyssa Wagenmaker2022-12-131-0/+1
* SERVER-69956 Query planning heuristics for choosing columnscanAlyssa Wagenmaker2022-12-021-0/+2
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-141-0/+4
* SERVER-69447 Add a query knob to control version of Cost Model coefficientsAlexander Ignatyev2022-10-121-0/+1
* SERVER-61314 Consolidate featureFlagSbePlanCache with featureFlagSbeFullDavid Storch2022-07-141-4/+4
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-271-1/+1
* SERVER-64315 Re-enable caching of SBE plans when there is a single query solu...David Storch2022-05-041-4/+5
* SERVER-65338 Runtime configurable query knob to disable SBE $lookup and $groupMihai Andrei2022-04-131-0/+2
* SERVER-63208 Make allowDiskUse opt-out rather than opt-inRomans Kasperovics2022-04-121-0/+1
* Revert "SERVER-65338 Runtime configurable query knob to disable SBE $lookup"Mihai Andrei2022-04-111-1/+0
* SERVER-65338 Runtime configurable query knob to disable SBE $lookupEthan Zhang2022-04-081-0/+1
* SERVER-64305 Use column store index for queries referencing few fieldsCharlie Swanson2022-04-071-0/+2
* SERVER-64314 Temporary disable caching of single solution plansAnton Korshunov2022-03-081-3/+4
* SERVER-63283 Add query knob to guard HJ plans for $lookupEric Cox2022-03-081-0/+1
* SERVER-63449 Add HashJoin query knobsYoonsoo Kim2022-03-081-0/+3
* SERVER-62797 Clear SBE plan cache when query knobs are changedDavid Storch2022-02-231-0/+91