summaryrefslogtreecommitdiff
path: root/src/mongo/db/query
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73780 Make CollectionPtr constructor explicitHenrik Edin2023-02-132-5/+5
* SERVER-71159 Include apiStrict flag into SBE plan cache keyAnton Korshunov2023-02-137-307/+367
* SERVER-72873 add header brackets tidy check.Daniel Moody2023-02-124-7/+8
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-1118-67/+89
* SERVER-73141 Generate query shape for expressions in expression_leaf.hCharlie Swanson2023-02-1111-22/+314
* SERVER-68434 Fix plan cache key encoding to account for $or in partial index ...Nicholas Zolnierz2023-02-107-124/+295
* SERVER-57123 Reduce number of fillEmpty false in sbe_stage_builder_filter.cppIvan Fefer2023-02-101-40/+39
* SERVER-73102 [CQF] Simplify explain for evaluation of simple constantsSvilen Mihaylov2023-02-109-227/+110
* SERVER-73821 [CQF] Split path utilities from utils.cppSvilen Mihaylov2023-02-099-426/+507
* SERVER-73760: Add util functions to BoolExprHana Pearlman2023-02-092-0/+108
* SERVER-71525: Removed failOnPoisonedFieldLookup fail point and associated tes...Projjal Chanda2023-02-092-16/+2
* SERVER-73602 Add the stub of the TIMESERIES_WRITE query stageYuhong Zhang2023-02-094-0/+10
* SERVER-73735 Fail configuration more gracefully if telemetry is disabledCharlie Swanson2023-02-092-0/+15
* SERVER-73759: Move PartialSchemaRequirements to new fileHana Pearlman2023-02-096-224/+295
* SERVER-73546 Support retrieving multikey paths from a compound wildcard indexAlexander Ignatyev2023-02-091-37/+178
* SERVER-73618 [CQF] Simplify V1 and V2 explains for Root and Seek nodesSvilen Mihaylov2023-02-088-1016/+249
* SERVER-73460 Probe throughput to adjust storage engine concurrencyGregory Noma2023-02-081-0/+2
* SERVER-73405 Enable shapeId hash for telemetry on mongodTed Tuckman2023-02-085-0/+146
* SERVER-71584 [CQF] Share the implementation of Filter decomposition rewriteSvilen Mihaylov2023-02-083-36/+61
* SERVER-73432 Extend CE accuracy testing for arraysMilena Ivanova2023-02-082-18/+16
* SERVER-72466 Generate IndexBounds for compound wildcard indexes in data acces...Ruoxin Xu2023-02-088-47/+269
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-0822-59/+86
* SERVER-72997 Fix several edge cases in histogram creationBen Shteinfeld2023-02-073-30/+161
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-0715-282/+189
* SERVER-71882 Add serverStatus metric for the number of entries evicted from t...Maddie Zechar2023-02-079-53/+74
* SERVER-72226 Shorten LimitSkip explainMatt Boros2023-02-076-251/+87
* SERVER-73462 [CQF] Transition SpoolId generator to use IdGeneratorSvilen Mihaylov2023-02-066-34/+22
* SERVER-72843 Fallback to the classic engine for FilterExpressionDrew Paroski2023-02-061-83/+3
* SERVER-52024 Create feature flag for USER_ROLESMilitsa Sotirova2023-02-061-0/+5
* SERVER-72518 Make 5% random-cursor $sample cutoff configurableNaama Bareket2023-02-062-0/+25
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-062-12/+29
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-0415-186/+276
* SERVER-73110 Each shard should check extended-range for timeseries sortingDavid Percy2023-02-041-0/+11
* SERVER-72784 [CQF] Update representation of compound index boundsSvilen Mihaylov2023-02-0310-253/+380
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-0315-276/+186
* SERVER-72465: Support CWI in validateNumericPathComponents functionAlexander Ignatyev2023-02-032-3/+35
* SERVER-73469 Remove dependency of the ChunkManager on QueryKaloian Manassiev2023-02-031-1/+2
* SERVER-73429 [CQF] Builder for physical plansSvilen Mihaylov2023-02-036-402/+443
* SERVER-73565 Handle comparison with Nothing values in ABT::ConstantAlberto Massari2023-02-031-0/+3
* SERVER-71796 [CQF] Make union cost commutativeSvilen Mihaylov2023-02-032-12/+95
* SERVER-72807 Add nanCountMisha Tyulenev2023-02-036-28/+108
* SERVER-73470 Log index inconsistencies detected by queries in the health logGregory Wlodarek2023-02-031-0/+19
* SERVER-64709 Create feature flag for $search sharded custom sortBen Shteinfeld2023-02-031-0/+5
* SERVER-73507 Fix ArrDistribution generation on WindowsBen Shteinfeld2023-02-032-10/+12
* SERVER-73009 Compute clustered scan direction when plan is hinted or cachedAlyssa Wagenmaker2023-02-022-39/+59
* SERVER-73428 [CQF] Eliminate duplicate conversion from document value to sbe ...Svilen Mihaylov2023-02-028-49/+28
* SERVER-72465: Expand IndexEntry for compound wildcard indexes.Alexander Ignatyev2023-02-015-32/+272
* SERVER-69540 move in/out params from SBENodeLowering constructorDavis Haupt2023-02-012-6/+2
* SERVER-73364 benchmarks for path loweringDavis Haupt2023-01-312-0/+156
* SERVER-73238 Move some shard_key_pattern query methods out of 'grid'Kaloian Manassiev2023-01-311-7/+10