summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/sbe_plan_cache_key_reporting.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-071-2/+2
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-041-2/+2
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-031-2/+2
* SERVER-62760 Implement CQF Query LoggingBen Shteinfeld2022-08-171-4/+4
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-041-5/+5
* Revert "SERVER-62042 Consolidate query optimization and execution control int...auto-revert-processor2022-08-041-5/+5
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-031-5/+5
* SERVER-61314 Consolidate featureFlagSbePlanCache with featureFlagSbeFullDavid Storch2022-07-141-2/+2
* SERVER-61507 Integrate $group lowering with the new SBE cacheRuoxin Xu2022-07-041-4/+2
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-191-3/+3
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-161-7/+7
* SERVER-65345 Check if CanonicalQuery has pushed down stagesAlexander Ignatyev2022-04-271-0/+60
* SERVER-61240 Ensure we properly report a plan cache key if the query is eligi...Anton Korshunov2022-03-041-0/+169