index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
db
/
query
/
query_knobs.idl
Age
Commit message (
Expand
)
Author
2024-09-13
SERVER-94738 Disable index pruning during query planning (#27052)
Matthew Boros
2024-09-13
SERVER-91314 Kill spillable queries when disk space is low (#26854)
Projjal Chanda
2024-09-12
SERVER-16284 $concatArrays accumulator (#26777)
Militsa Sotirova
2024-08-23
SERVER-92993 Added support for $group spilling for percentile accumulator (#2...
natalie-hill
2024-08-20
SERVER-93307 Introduce entry point to cost-based plan ranker (#25847)
Ben Shteinfeld
2024-08-16
SERVER-93688 Delete Bonsai Cost Model (#26237)
Ben Shteinfeld
2024-08-08
SERVER-92833: Move plan cache related files into plan_cache/ dir (#25460)
James H
2024-08-07
SERVER-93155 Remove entry points into Bonsai PlanExecutor (#25710)
Ben Shteinfeld
2024-07-17
Revert "SERVER-89110 Plan enumerator can generate duplicate plans (#23461)" (...
Henri Nikku
2024-07-02
SERVER-90068 add interrupt and resource consumption checks to map filter and ...
Mickey J Winters
2024-06-28
SERVER-89110 Plan enumerator can generate duplicate plans (#23461)
Henri Nikku
2024-06-21
SERVER-91616 COLLSCAN instead of using index with collation for regex. With q...
Carlos Alonso
2024-06-06
SERVER-87285 Make find command batch size configurable (#22533)
kmznam
2024-05-30
SERVER-84315: Introduce new flag to control spilling strategy in $group (#22679)
Serhii Lysenko
2024-05-29
Revert "SERVER-84315: Introduce new flag to control spilling strategy in $gro...
auto-revert-app[bot]
2024-05-28
SERVER-84315: Introduce new flag to control spilling strategy in $group (#22609)
Serhii Lysenko
2024-05-25
Revert "SERVER-84315 Introduce new flag to control spilling strategy in $grou...
auto-revert-app[bot]
2024-05-24
SERVER-84315 Introduce new flag to control spilling strategy in $group (#20820)
Serhii Lysenko
2024-05-02
SERVER-90042 Reduce pipeline length limit on s390x (#21723)
Alexander Ignatyev
2024-04-10
SERVER-88087 Rewrite $top(N)s/$bottom(N)s that have the same sort pattern (#2...
Yoonsoo@MongoDB
2024-04-09
SERVER-88934 Extend repeat_queries suites to also multiplan single solutions ...
Ivan Fefer
2024-04-01
SERVER-87163 Use FastClock to check yield periodically (#20610)
Zixuan
2024-04-01
SERVER-88533: Add option to omit FTDC-sensitive cluster parameters from getCl...
Varun Ravichandran
2024-03-29
SERVER-88625 Limit sbe trial run stash to 100 MB (#20481)
Ivan Fefer
2024-03-29
Revert "SERVER-87163 Use FastClock to check yield periodically (#20255)"
auto-revert-processor
2024-03-29
SERVER-87163 Use FastClock to check yield periodically (#20255)
Zixuan
2024-03-27
SERVER-88627 Support nanosecond precision in the Classic execution engine (#2...
Alexander Ignatyev
2024-03-27
SERVER-86977: Make redact a required field for set parameters and update all ...
wbradmoore
2024-03-23
SERVER-87589 Absorb top-k sort into group (#20352)
Yoonsoo@MongoDB
2024-03-23
SERVER-87976 Use roaring bitmaps for RecordId deduplication in IndexScan stag...
Alexander Ignatyev
2024-03-22
Revert "SERVER-87589 Absorb partial ordering sort into group (#19848)"
Liubov Molchanova
2024-03-21
SERVER-87589 Absorb partial ordering sort into group (#19848)
Yoonsoo@MongoDB
2024-03-11
SERVER-85867 Move internalInsertMaxBatchSize from query_knobs to storage_para...
Matthew Russotto
2024-03-06
SERVER-86237: Introduce fast path for indexed single equality predicates (#18...
HanaPearlman
2024-02-27
SERVER-82677 Deduplicate index scan plans guaranteed to have similar performa...
Matthew Boros
2024-02-27
SERVER-78556 change default value of internalInsertMaxBatchSize to 64 (#19169)
Samy Lanka
2024-02-21
SERVER-86683 Clear SBE plan cache when internalQueryDisablePlanCache is updat...
Ivan Fefer
2024-02-08
SERVER-86420 Make internalQueryDisablePlanCache configurable at runtime (#18838)
Adityavardhan Agrawal
2024-01-23
SERVER-85454 Turn on parameterization knob by default and adjust cqf tests to...
Lynne Wang
2024-01-18
SERVER-83757 [CQF] Draw one sample to estimate all predicates in a query
David Percy
2024-01-05
SERVER-81346 Add query knobs for sampling indexed fields and two fields at a ...
Daniel Segel
2024-01-05
Revert "SERVER-81346 Add query knobs for sampling indexed fields and two fiel...
auto-revert-processor
2024-01-04
SERVER-81346 Add query knobs for sampling indexed fields and two fields at a ...
Daniel Segel
2023-12-22
SERVER-81990 Add an internal query knob internalQueryCollectOptimizerMetrics
Misha Tyulenev
2023-12-21
SERVER-83456 Default skip Filter->Sargable rewrite for collscan plans (#17726)
Timour Katchaounov
2023-12-18
SERVER-83681 Introduce parameterization suites
Ben Shteinfeld
2023-12-15
SERVER-83685 Make "trySbeRestricted" the default query knob
Adityavardhan Agrawal
2023-12-13
SERVER-83839 Implement query-knob guarded logic to skip Sargable rewrites
Alya Berciu
2023-12-06
SERVER-83578 Enable fastPath logic for Bonsai by default
henrinikku
2023-12-02
SERVER-83470 Introduce internalQueryFrameworkControl "trySbeRestricted"
Adityavardhan Agrawal
[next]