summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_knobs.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76427 Rename $telemetry to $queryStatsWill Buerger2023-05-171-14/+14
* Revert "SERVER-76427: Rename $telemetry to $queryStats"liubov.molchanova2023-05-171-14/+14
* SERVER-76427: Rename $telemetry to $queryStatsWill Buerger2023-05-171-14/+14
* SERVER-75486: Support $firstN accumulator in sbeProjjal Chanda2023-04-271-0/+1
* Revert "SERVER-75486: Support accumulator $firstN in SBE"auto-revert-processor2023-04-271-1/+0
* SERVER-75486: Support accumulator $firstN in SBEProjjal Chanda2023-04-261-0/+1
* SERVER-74437 Implement spilling to disk in new classic SPOOL stageAlyssa Wagenmaker2023-04-191-0/+23
* SERVER-74359 Tune t-digest settingsIrina Yatsenko2023-04-131-2/+6
* SERVER-75144 Use discrete algorithm in $percentile expression on small inputIrina Yatsenko2023-04-111-0/+11
* SERVER-75182 Allow internalQueryConfigureTelemetrySamplingRate to be -1Alyssa Wagenmaker2023-04-071-3/+3
* SERVER-75054: Change default of internalQueryFrameworkControl to trySbeEngineHana Pearlman2023-04-061-1/+1
* SERVER-75062 Allow telemetry sampling rate to be adjusted at runtimeAlyssa Wagenmaker2023-04-031-0/+3
* SERVER-74295 Implement t-digest algorithm for computing approximate percentilesIrina Yatsenko2023-03-281-0/+10
* SERVER-73589 - Heuristic to auto-parameterize less for complex expressionsAnna Wawrzyniak2023-03-171-0/+13
* SERVER-73557 add ability for mongos to broadcast shards pipeline to all nodes...Davis Haupt2023-03-081-0/+18
* SERVER-73617 Create server parameter to access USER_ROLES system variableMilitsa Sotirova2023-03-031-0/+6
* SERVER-73724 [CQF] Support for optional v1 and v2 explain for js testsSvilen Mihaylov2023-02-241-0/+11
* SERVER-72518 Make 5% random-cursor $sample cutoff configurableNaama Bareket2023-02-061-0/+24
* SERVER-72833 implement setProfilingFilterGlobally commandAlyssa Wagenmaker2023-01-261-0/+7
* SERVER-72183 Make field name redaction a parameter of $telemetryMaddie Zechar2023-01-041-11/+0
* SERVER-68591: Switch to rowstore scan mode on reading data that cannot be ser...Irina Yatsenko2022-12-271-0/+30
* Revert "SERVER-68591: Switch to rowstore scan mode on reading data that canno...liubov.molchanova2022-12-231-30/+0
* SERVER-68591: Switch to rowstore scan mode on reading data that cannot be ser...Irina Yatsenko2022-12-221-0/+30
* SERVER-71384 [CQF] Speed up vending of projection namesSvilen Mihaylov2022-12-131-0/+8
* SERVER-71763 CSI planning heuristics enhancementsAlyssa Wagenmaker2022-12-131-6/+17
* SERVER-69027 [CQF] Support for Recursive Index NavigationSvilen Mihaylov2022-12-081-0/+14
* SERVER-69956 Query planning heuristics for choosing columnscanAlyssa Wagenmaker2022-12-021-0/+23
* SERVER-70011 Restrict named pipe path using start-up parameterYoonsoo Kim2022-11-291-3/+9
* SERVER-71051 Make CE module less dependent on statistics moduleAnton Korshunov2022-11-281-1/+1
* SERVER-71363 Use Nanoseconds rather than Microseconds in QueryExecTime and su...Ruoxin Xu2022-11-161-4/+5
* 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