summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/canonical_query_encoder.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63682 PlanCacheKey Factory should decide how to encode query shapeAnton Korshunov2023-04-041-4/+5
* SERVER-72803 cache hinted sbe queryZixuan Zhuang2023-03-161-5/+5
* SERVER-71159 Include apiStrict flag into SBE plan cache keyAnton Korshunov2023-02-131-1/+2
* SERVER-68434 Fix plan cache key encoding to account for $or in partial index ...Nicholas Zolnierz2023-02-101-0/+33
* SERVER-66937 Ensure $lookup plan cache interact correctly with plan cache com...Anton Korshunov2022-07-241-3/+4
* SERVER-61507 Integrate $group lowering with the new SBE cacheRuoxin Xu2022-07-041-6/+0
* SERVER-64432 Integrate SBE plan cache for $lookupRui Liu2022-06-221-0/+6
* SERVER-60068 Avoid calls to fillOutPlannerParams() unless a replan is triggeredRuoxin Xu2022-03-241-0/+7
* SERVER-60338 Refine SBE query shape and implement plan cache key encodingRuoxin Xu2021-10-141-0/+8
* SERVER-59332 Convert PlanCache to a template class80741223+jlap199@users.noreply.github.com2021-08-251-1/+1
* SERVER-56468 Fix bug causing incorrect plan cache entry for {$ne: null} predi...Andrii Dobroshynski2021-05-171-2/+3
* SERVER-49766 Indexed and non-indexed collections return different results for...Svilen Mihaylov2020-09-031-0/+7
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+2
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-061-0/+49
* Revert "SERVER-33303 Add stable plan cache key and use for index filters"Ian Boros2018-11-061-49/+0
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-061-0/+49