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
/
jstests
/
aggregation
Age
Commit message (
Expand
)
Author
2024-07-24
SERVER-92668 Fix wrong result with SBE, hash index, (#25289)
Kevin Cherkauer
2024-07-16
SERVER-91753: Jstest asserting on temp collections should use dedicated db to...
Gil Alon
2024-07-16
SERVER-90597 Make $bucketAuto with $push preserve doc order (#24807)
Militsa Sotirova
2024-07-16
SERVER-92247 Exclude INTERNAL_SCHEMA_MATCH_ARRAY_INDEX and INTERNAL_SCHEMA_AL...
Militsa Sotirova
2024-07-15
SERVER-92325 Use different field names for grouped sortBy accumulators (#2461...
Alya Carina Berciu
2024-07-12
SERVER-92146 Rectify grouping of $topN/$bottomN by changing use of $ifNull fo...
Max Verbinnen
2024-07-03
SERVER-91784 Remove missing values from arrays after projection (#24259)
Ivan Fefer
2024-07-02
SERVER-91223 NumberDecimal $log should use ln(input)/ln(base) for generic bas...
Matthew Boros
2024-06-26
SERVER-91436 Remove unused _internalCollation parameter to $lookup aggregatio...
Nick Zolnierz
2024-06-26
SERVER-91254: Compute threshold as double when value is double (#23960)
fotiniAlvanaki
2024-06-24
SERVER-91335 Adjust error codes in n_accumulator.js (#23789)
Denis Grebennicov
2024-06-19
SERVER-91379 Re-introduce eslint rule for missing semicolons (#23630)
Catalin Sumanaru
2024-06-18
SERVER-91428 SBE $shift window function should return default value when fiel...
Rui Liu
2024-06-17
SERVER-91335 Adjust error codes in n_accumulator.js (#23554)
Denis Grebennicov
2024-06-15
Revert "SERVER-91335 Adjust error codes in n_accumulator.js (#23352)" (#23541)
auto-revert-app[bot]
2024-06-13
SERVER-91339 Load redacted document into cache to avoid cache reallocation (#...
Ivan Fefer
2024-06-13
SERVER-91335 Adjust error codes in n_accumulator.js (#23352)
Denis Grebennicov
2024-06-11
SERVER-90869 Disallow dotted full-path renames for '$elemMatch' expressions (...
Catalin Sumanaru
2024-06-05
SERVER-91028 Revert optimisation that allows index to provide sort key in cas...
fotiniAlvanaki
2024-06-04
SERVER-91118 Return correct result when reading cached document field after t...
Rui Liu
2024-05-29
SERVER-90871 Fix reading sub-field of scalar in Document::getNestedFieldNonCa...
Rui Liu
2024-05-29
SERVER-90779 Fix query stats reparse error for $getField (#22594)
Yoonsoo Kim
2024-05-23
SERVER-89344 Fix explain output for '$unionWith' queries (#21427) (#22527)
Samuel Mercier
2024-05-23
SERVER-90485 Fix $sort on fields, produced by $unwind (#22290) (#22499)
Ivan Fefer
2024-05-20
SERVER-90173 Correctly serialize sbe objectid to keyString (#21893)
Adityavardhan Agrawal
2024-05-08
SERVER-89930 Validates the stage properly if 'partitionByFields' contains the...
Ruoxin Xu
2024-05-07
SERVER-90185 Fix bug in TypeChecker for traverseF() and traverseP() (#21863)
Drew Paroski
2024-05-02
SERVER-89988 Revert "SERVER-88220 Enable match pushdown for replaceRoot (#201...
Kevin Cherkauer
2024-05-02
SERVER-90042 Reduce pipeline length limit on s390x (#21723)
Alexander Ignatyev
2024-04-30
SERVER-84347 Use DISTINCT_SCAN for $top/$bottom accumulators (#21225)
Yoonsoo@MongoDB
2024-04-25
SERVER-87459 $bucketAuto $mergeObject does not obey input order (#21425)
David Percy
2024-04-25
SERVER-87563 Replace uses of magic number error code with symbolic IDLUnknown...
Matthew Russotto
2024-04-24
SERVER-89611 Fix $group with empty object expression
Charlie Swanson
2024-04-23
SERVER-89270 Add jscore/aggregation tests to query settings passthrough suite...
Catalin Sumanaru
2024-04-23
SERVER-89474 Properly validate `sortBy` when parsing $setWindowFields (#21213)
Henri Nikku
2024-04-18
SERVER-88087 Rewrite $top(N)s/$bottom(N)s that have the same sort pattern (#2...
Yoonsoo@MongoDB
2024-04-18
SERVER-89408 Do not estimate state memory for non-removable windows (#21205)
fotiniAlvanaki
2024-04-15
SERVER-89165 Read input in builtinAggRemovableMinMaxNRemove" (#21024)
fotiniAlvanaki
2024-04-12
SERVER-89078 Raise BufferMaxSize to 125 MB and allow passing BSONTraits to SB...
Ivan Fefer
2024-04-09
SERVER-88934 Extend repeat_queries suites to also multiplan single solutions
Ivan Fefer
2024-04-03
SERVER-88922 Remove dependency on result order in array for server8581.js (#2...
Peter Volk
2024-04-01
SERVER-88378: Type check for $geometry operator in $geonear to accept only P...
vamsyannabattula
2024-03-30
SERVER-88220 Enable match pushdown for replaceRoot (#20174)
Lynne Wang
2024-03-29
SERVER-88223 Remove cqf tags from JS tests (#20551)
Nick Zolnierz
2024-03-28
SERVER-43411 Add BinData $convert (#18463)
Henri Nikku
2024-03-20
SERVER-84487 Support block-based $group with $top/$bottom end-to-end
Drew Paroski
2024-03-20
SERVER-85892 Fix incorrect output namespace in $merge spec (#19846)
Chi-I Huang
2024-03-15
SERVER-87704 Fix sort key parsing with $top[N]/$bottom[N] in SBE (#19796)
Parker Felix
2024-03-14
SERVER-46384 removed runtimeConstants from accepted input for mongod (#19835)
kmznam
2024-03-13
SERVER-85965 Fetch collation from primary shard for $lookup (#19470)
Mihai Andrei
[next]