summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_knobs.idl
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "SERVER-67101 Support microsecond precision in ScopedTimer"Ruoxin Xu2022-07-261-8/+0
* SERVER-67101 Support microsecond precision in ScopedTimerRuoxin Xu2022-07-261-0/+8
* SERVER-66937 Ensure $lookup plan cache interact correctly with plan cache com...Anton Korshunov2022-07-241-0/+2
* SERVER-66957 Integrate CE prototypeSvilen Mihaylov2022-07-111-7/+9
* Revert "SERVER-66957 Integrate CE prototype"auto-revert-processor2022-07-081-9/+7
* SERVER-66957 Integrate CE prototypeSvilen Mihaylov2022-07-081-7/+9
* SERVER-50301 Delete code which handles $v:1 update oplog entriesMihai Andrei2022-06-301-7/+0
* SERVER-67098 Add a server parameter to disable plan cachingDenis Grebennicov2022-06-271-0/+7
* SERVER-62025 Only use CQF path for eligible queries and fallback to classic o...Nicholas Zolnierz2022-06-161-1/+9
* SERVER-66724 Create FLE 2 Equality Match ExpressionMark Benvenuto2022-06-161-0/+8
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-271-1/+1
* SERVER-66533 update FLE array tag size estimationsergey.galtsev2022-05-261-1/+3
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-191-5/+5
* SERVER-66559 Expand the internalQueryMaxAddToSetBytes param from 32 to 64 bitsJames Wahlin2022-05-181-1/+1
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-161-4/+4
* SERVER-65338 Runtime configurable query knob to disable SBE $lookup and $groupMihai Andrei2022-04-131-0/+16
* SERVER-64018: Fail if tag creation in FLE filter rewrite approaches 16 MB limitjoshua2022-04-121-0/+10
* Revert "SERVER-65338 Runtime configurable query knob to disable SBE $lookup"Mihai Andrei2022-04-111-7/+0
* SERVER-65338 Runtime configurable query knob to disable SBE $lookupEthan Zhang2022-04-081-0/+7
* SERVER-64305 Use column store index for queries referencing few fieldsCharlie Swanson2022-04-071-12/+32
* SERVER-63739 Implement spilling to disk for new SBE stageEric Cox2022-04-061-0/+11
* SERVER-63283 Add query knob to guard HJ plans for $lookupEric Cox2022-03-081-0/+9
* SERVER-63449 Add HashJoin query knobsYoonsoo Kim2022-03-081-0/+36
* SERVER-62798 Use single 'AutoGet' for all execution namespaces instead of mul...Mihai Andrei2022-03-011-7/+0
* SERVER-62797 Fix tests which expect disabling SBE to keep the plan cache intactDavid Storch2022-02-241-1/+0
* SERVER-62797 Clear SBE plan cache when query knobs are changedDavid Storch2022-02-231-41/+99
* SERVER-63102 Introduce internalQueryPlanEvaluationWorksSber5.3.0-alpha3David Storch2022-02-091-1/+17
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-311-0/+63
* SERVER-62981 Make SBE multi-planner trial period length independent of collec...David Storch2022-01-271-1/+15
* SERVER-62351 Introduce structs for query planner to be aware of multiple coll...Mihai Andrei2022-01-271-0/+7
* SERVER-60311 Adaptive memory usage check and exec stats for spillingIrina Yatsenko2022-01-201-6/+33
* Revert "SERVER-60311 Make memory usage check adaptive and add exec stats for ...auto-revert-processor2022-01-201-33/+6
* SERVER-60311 Make memory usage check adaptive and add exec stats for spillingIrina Yatsenko2022-01-191-6/+33
* SERVER-62086 Increase `HashAggStage`'s maximum allowed memory usage before spillYoonsoo Kim2021-12-161-1/+1
* SERVER-58726 Test spilling behavior for exact top-n accumulators and fix seri...Mihai Andrei2021-11-081-3/+3
* SERVER-60070 Add planCacheSize parameter validationAlexander Ignatyev2021-10-121-1/+3
* SERVER-59613 $range expression should error if it exceeds memory limitMickey. J Winters2021-10-091-5/+16
* SERVER-59508 Support $or in partialFilterExpression; remove top level $and re...James Wahlin2021-10-011-0/+9
* SERVER-60070 Add parameter to control SBE plan cache sizeAlexander Ignatyev2021-10-011-0/+13
* SERVER-59178 Re-enable SBE as the default execution engineJennifer Peshansky2021-09-301-4/+4
* SERVER-60072 Track memory usage in $densifyTed Tuckman2021-09-241-0/+10
* SERVER-58979 Add limit to number of documents generated by $densifyTed Tuckman2021-09-221-0/+9
* SERVER-59573 Add setParameter which can be used to restore inactive cursor ti...James Wahlin2021-08-261-0/+7
* SERVER-58590 Add memory tracking for HashAgg Stage.Sajed Nahian2021-08-201-0/+24
* SERVER-38924 Remove blacklist entries for $lookup and $graphLookup FSM testsAlya Berciu2021-08-201-0/+10
* SERVER-59291 Add searchMeta query knobTed Tuckman2021-08-171-1/+9
* SERVER-58203 factor out logging statments into helper functionsMickey. J Winters2021-08-111-1/+2
* SERVER-57879 Implement $minN and $maxN accumulatorsMihai Andrei2021-07-211-0/+10
* SERVER-52021: Create feature flag for support lookup and graphLookup into a s...Militsa Sotirova2021-07-011-7/+0
* SERVER-57758 Turn SBE off by default and invert the sense of the internalQuer...Andrii Dobroshynski2021-06-171-3/+4