summaryrefslogtreecommitdiff
path: root/jstests/aggregation
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-4/+8
* SERVER-71839 Add appear-once and custom position stage constraintsRomans Kasperovics2023-02-101-8/+20
* SERVER-71525: Removed failOnPoisonedFieldLookup fail point and associated tes...Projjal Chanda2023-02-091-28/+18
* SERVER-73311 Add group spill stats to serverStatus for SBEAdityavardhan Agrawal2023-02-091-1/+1
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-073-44/+49
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-043-49/+44
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-033-44/+49
* SERVER-70395 Change spilling for SBE HashAggStage to use a more efficient alg...David Storch2023-01-311-19/+204
* SERVER-73024 Re-enable time-series sharded passthrough suitesDavid Percy2023-01-301-8/+24
* SERVER-72620 ensure shard added to $indexStats for unsharded collectionsTyler Brock2023-01-291-0/+3
* SERVER-50336 Add %j format specifier to dateToStringJennifer Peshansky2023-01-271-0/+1
* SERVER-71046 Record lookup+unwind pipeline stats when input is exhaustedAlyssa Wagenmaker2023-01-251-38/+78
* SERVER-73188 Rename test in partitions.jsTed Tuckman2023-01-231-27/+28
* SERVER-46446 Log time spent waiting for remote operationsYoonsoo Kim2023-01-201-3/+0
* SERVER-71582 Enable function calls to use ABT-constant folded treesAlberto Massari2023-01-201-23/+63
* SERVER-72651 test $match filter erroneously pushed past $projectSteve Tarzia2023-01-191-0/+12
* SERVER-71835 Allow >16MB BSON in intermediate resultsRomans Kasperovics2023-01-191-0/+27
* SERVER-71583 Convert various expressions to ABTIvan Fefer2023-01-101-1/+1
* SERVER-72405 re-enable unionWith_maxTimeMS test in telemetry passthroughMaddie Zechar2023-01-091-4/+0
* SERVER-71581 Convert set expressions to ABTIvan Fefer2023-01-091-72/+121
* SERVER-71691 handle paused execution in setWindowFieldsAlyssa Wagenmaker2023-01-061-0/+77
* SERVER-71387 Add missing typecheck for range-based windowDavid Percy2023-01-061-0/+36
* SERVER-72183 Make field name redaction a parameter of $telemetryMaddie Zechar2023-01-041-0/+13
* SERVER-69920 Implement two phase protocol for updateOne and deleteOneJason Zhang2022-12-291-2/+3
* SERVER-71408 Create telemetry passthrough suiteJennifer Peshansky2022-12-281-0/+4
* SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics2022-12-2011-99/+111
* SERVER-68710 Fix anyEq to properly compare mongo shell typesYu Jin Kang Park2022-12-122-86/+208
* SERVER-61644 Enable CSI feature flagIan Boros2022-12-102-0/+7
* SERVER-71575 Fix $densify tests which were incorrectly passingBen Shteinfeld2022-12-082-21/+25
* SERVER-37304 Extend $sort+$group+$first optimization to $lastAlya Berciu2022-12-081-403/+709
* SERVER-66880 add feature flag for bitwise agg operatorsDavis Haupt2022-12-061-0/+1
* SERVER-25823 add bitwise AND, OR, XOR to the agg languageDavis Haupt2022-12-051-4/+45
* SERVER-71450 Add bitwise not to aggregation languageDavis Haupt2022-12-021-0/+50
* SERVER-71572 Fix typo in window functions test over timeseries collectionNicholas Zolnierz2022-11-301-2/+2
* SERVER-70493 Have SBE HashAgg report spill file sizeYoonsoo Kim2022-11-231-0/+2
* SERVER-70617 Allow use of SBE/column indexes for count queriesAlyssa Wagenmaker2022-11-181-18/+20
* SERVER-70267 Add DocumentSourceStreamingGroupIvan Fefer2022-11-181-2/+23
* SERVER-59302 Remove support in client code for commands wrapped with $queryDavid Storch2022-11-171-10/+19
* SERVER-71270 In timeseries collections prevent match pushdown before project ...Ivan Fefer2022-11-161-0/+30
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-142-0/+4
* SERVER-60474 Change error message for $search without search enabledTed Tuckman2022-11-042-1/+31
* SERVER-67024 Re-enable NLJ for $lookup pushed down into SBEMihai Andrei2022-10-261-8/+2
* SERVER-70722 Made view_resolution_namespace_collision.js to use uniquely name...Mindaugas Malinauskas2022-10-211-14/+14
* SERVER-70158 Specify argument evaluation order in generateTrigExpressionBinaryAdityavardhan Agrawal2022-10-201-234/+235
* SERVER-61284: Support simple projection optimization for simple exclusion pro...Ivan Fefer2022-10-202-9/+12
* SERVER-69926 errorcodes.py doesn't detect duplicate errors in MONGO_UNREACHAB...Reo Kimura2022-10-133-10/+10
* SERVER-70190 Fix ExpressionSwitch::optimize() to manage _children vector corr...David Storch2022-10-131-1/+18
* SERVER-69672 Reenabled debug mode variantAlexander Neben2022-10-031-1/+1
* Revert "SERVER-69672 Disable remaining failing debug mode tests"Uladzimir Makouski2022-10-031-1/+1
* SERVER-69672 Disable remaining failing debug mode testsAlexander Neben2022-09-301-1/+1