summaryrefslogtreecommitdiff
path: root/jstests/core/plan_cache_sbe.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70252 Tag additional plan cache related tests as 'tenant_migration_inc...mathisbessamdb2022-10-171-0/+2
* SERVER-68527 Robustify sbe plan cache tests for multiversion suitesAnton Korshunov2022-08-081-1/+1
* SERVER-61314 Consolidate featureFlagSbePlanCache with featureFlagSbeFullDavid Storch2022-07-141-22/+8
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-271-1/+2
* SERVER-64315 Re-enable caching of SBE plans when there is a single query solu...David Storch2022-05-041-3/+2
* SERVER-64402 Add FCV tag in plan_cache_sbe.jsRuoxin Xu2022-03-101-0/+2
* SERVER-64314 Temporary disable caching of single solution plansAnton Korshunov2022-03-081-1/+2
* SERVER-61083 Cache plans that only have a single query solutionAnton Korshunov2022-02-161-2/+17
* SERVER-60339 Add support for $planCacheStatsRuoxin Xu2021-11-101-13/+20
* SERVER-60389 [SBE] Rewrite engine specific assertions to be multiversion comp...Mihai Andrei2021-10-121-4/+10
* SERVER-59681 Start storing SBE plans in the new plan cacheRuoxin Xu2021-10-011-0/+5
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-3/+0
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-3/+3
* SERVER-57077 require FCV 5.0 for tests asserting on query plan shapeKyle Suarez2021-05-201-1/+5
* SERVER-56078 Re enable sharding passthroughs for SBEIan Boros2021-04-271-5/+1
* SERVER-56109 Replace repeated isSBEEnabled checks with helper functionNikita Lapkov2021-04-231-7/+3
* SERVER-56088 Enable "compatibility" passthrough in core suite against the SBE...Anton Korshunov2021-04-141-3/+6
* SERVER-53270 Include SBE PlanStage tree string into explain outputAnton Korshunov2021-01-301-0/+46