summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/plan_ranker_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54083 Include scores calculated by PlanRanker in explain "queryPlanner...Alice Doherty2021-08-101-0/+1
* SERVER-55126 [SBE] Fix jstests/noPassthrough/plan_cache_index_create.js and s...Andrii Dobroshynski2021-04-131-2/+6
* SERVER-53238 [SBE] Include replanReason string into PlanSummaryStatsAnton Korshunov2021-03-201-1/+1
* SERVER-34454 Consider including the EOF bonus in the plan cache scoreTimour Katchaounov2021-02-091-28/+0
* SERVER-53270 Include SBE PlanStage tree string into explain outputAnton Korshunov2021-01-301-4/+4
* SERVER-51138 Support $planCacheStats in SBEAnton Korshunov2020-12-041-3/+19
* SERVER-48625 Add query knobs to explain output and logsTed Tuckman2020-12-011-1/+2
* SERVER-51409 Support executionStats mode in SBE explainAnton Korshunov2020-11-251-2/+5
* SERVER-50743 Support generation of "planSummary" stats in SBEAnton Korshunov2020-10-231-0/+184