summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_knobs.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70353 Implement fast path projection node to support exclusionIvan Fefer2022-11-151-1/+1
* SERVER-71292 Redact all sensitive information in query #8731Jess Balint2022-11-151-0/+21
* SERVER-70647 Add entries to telemetry cache for find and getMore requestsJennifer Peshansky2022-11-141-3/+3
* SERVER-71255 Remove clearEntries param from telemetry operatorjoshua2022-11-121-2/+2
* SERVER-71065 Implement onTelemetryStoreSizeUpdate functionjoshua2022-11-121-4/+4
* SERVER-70490 Cache cost model coefficients in CostModelManagerRuoxin Xu2022-11-111-1/+2
* SERVER-70645 Create telemetry cache type from PlanCacheBaseJess Balint2022-11-081-1/+1
* SERVER-70854 Add telemetry infrastructure and generic memory size toolsJennifer Peshansky2022-11-031-1/+26
* SERVER-70353 Add internalQueryDisableExclusionProjectionFastPath to support j...Ivan Fefer2022-11-011-0/+10
* 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