summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_knobs.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69447 Add a query knob to control version of Cost Model coefficientsAlexander Ignatyev2022-10-121-0/+7
* SERVER-69025 [CQF] Performance-only partial schema requirementsSvilen Mihaylov2022-09-221-0/+7
* SERVER-69682 Add enableComputeMode start-up parameterYoonsoo Kim2022-09-191-2/+11
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-151-0/+9
* SERVER-66786 Add V2Compact explain format for BonsaiDavid Percy2022-08-301-0/+8
* SERVER-68636 rename HighCardinalityMode to EncryptedCollScanModeDavis Haupt2022-08-101-2/+2
* SERVER-67548 Index scan with equality to null incorrectly appends null if the...Svilen Mihaylov2022-08-061-0/+7
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-041-22/+22
* Revert "SERVER-62042 Consolidate query optimization and execution control int...auto-revert-processor2022-08-041-22/+22
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-031-22/+22
* SERVER-67101 Support microsecond precision in ScopedTimerRuoxin Xu2022-07-271-0/+8
* 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