summaryrefslogtreecommitdiff
path: root/jstests/aggregation/bugs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62242 fixed $indexOfArray handling of duplicate vals in const arraysr5.2.2-rc0Steve Tarzia2022-03-091-0/+32
* SERVER-63008 [SBE] Return an empty array when $concatArrays has no children ...Mihai Andrei2022-01-311-4/+0
* SERVER-59435 Make sure pipeline pointers are in place before disposing of pip...Charlie Swanson2021-08-301-0/+54
* SERVER-58365 Add SBE error codes for $range expr testDenis Grebennicov2021-07-121-1/+2
* SERVER-54128 Don't push down expressions past sort+limitDavid Percy2021-06-232-26/+123
* SERVER-56265 Cleanly fail unsupported queries on timeseries collectionsEric Cox2021-06-071-3/+3
* Revert "SERVER-56265 Cleanly fail unsupported queries on timeseries collections"Eric Cox2021-06-041-3/+3
* SERVER-56265 Cleanly fail unsupported queries on timeseries collectionsEric Cox2021-06-031-3/+3
* SERVER-56885 [SBE][aggregation_disabled_optimization] Fix tests where error c...Anton Korshunov2021-05-132-0/+2
* SERVER-56458 [SBE][aggregation_disabled_optimization] Aggregate command doesn...Anton Korshunov2021-04-291-0/+3
* SERVER-51072 $skip and $limit stages silently round large doubles to MAX_LONGDenis Grebennicov2021-04-281-16/+0
* SERVER-56106 Prohibit SBE engine if query contains certain agg expressionsDavid Storch2021-04-152-4/+12
* SERVER-54316 Enable server6125.js for SBEIan Boros2021-04-071-3/+2
* SERVER-55528 Modify $geoNear jstests to be less resource-intensiveKatherine Wu2021-03-261-3/+3
* SERVER-53238 [SBE] Include replanReason string into PlanSummaryStatsAnton Korshunov2021-03-201-3/+0
* SERVER-54322 Text query plans are not shown properly in SBE explainAnton Korshunov2021-03-131-1/+0
* SERVER-49385 Make SBE fail cleanly when required index is dropped while yieldedDavid Storch2021-03-081-3/+4
* SERVER-54233 Implement $derivative window-function executorDavid Percy2021-03-042-4/+7
* SERVER-51549 Support expression $reverseArray in SBEMickey. J Winters2021-02-261-2/+67
* SERVER-52734 Support index scan with a filter in SBEAnton Korshunov2021-02-182-7/+0
* SERVER-54312 Remove 'sbe_incompatible' tag from jstests/aggregation/bugs/serv...Mihai Andrei2021-02-171-3/+0
* SERVER-36794 Non-blocking plans with just one search term do not need an OR s...Hartek Sabharwal2021-02-161-4/+10
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-1425-67/+6
* SERVER-51551 Support expression $isArray in SBEMickey. J Winters2021-02-041-3/+0
* SERVER-52818 Fix SBE's implementation of strings to handle null bytes correctlyDrew Paroski2020-12-142-2/+10
* SERVER-12573 Extend $ifNull to accept more than two argumentsHana Pearlman2020-12-041-69/+0
* SERVER-47398 Start sending 'let' for aggregates.Charlie Swanson2020-12-011-47/+0
* SERVER-52952 Enable more jstests under SBE modeMelodee Li2020-11-253-5/+0
* SERVER-51534 Support concatArrays in SBEAlya Berciu2020-11-231-6/+3
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-179-13/+13
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-129-13/+13
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-129-13/+13
* SERVER-51267 Support $arrayElemAt, $first and $last expressions in SBENikita Lapkov2020-10-151-5/+2
* SERVER-51475 Enable more jstests under SBE modeDrew Paroski2020-10-144-10/+0
* SERVER-50732 Support $filter expression in SBENikita Lapkov2020-10-071-94/+0
* SERVER-40909 push down $skip stage to query when possibleNikita Lapkov2020-10-051-35/+89
* SERVER-50731 Support $multiply expression in SBENikita Lapkov2020-09-241-1/+0
* SERVER-50730 Implement $concat expression in SBEMilena Ivanova2020-09-241-3/+0
* SERVER-49037 SBE support for unary numeric expressionsJustin Seyster2020-09-231-8/+15
* SERVER-50663 Fix for asserting exceptions in upperlower.jsClaire Childs2020-09-181-12/+4
* SERVER-50663 support $toUpper and $toLower in SBEClaire Childs2020-09-161-20/+41
* SERVER-50733 Support $ifNull expression in SBENikita Lapkov2020-09-152-4/+1
* SERVER-49227 Tag tests to be excluded from aggregation_slot_based_executionJustin Seyster2020-08-1847-12/+150
* SERVER-40317 Fail query when $facet intermediate output exceeds 100MBDavid Storch2020-08-141-4/+9
* SERVER-37068 Add NumberDecimal as numeric type for aggregation expressionsJunhson Jean-Baptiste2020-07-011-5/+10
* Revert "SERVER-37068 Add NumberDecimal as numeric type for aggregation expres...Kaloian Manassiev2020-06-301-9/+4
* SERVER-37068 Add NumberDecimal as numeric type for aggregation expressionsJunhson Jean-Baptiste2020-06-291-4/+9
* SERVER-47848 Don't assume pipeline needs textScore, unless needsMergeDavid Percy2020-05-121-0/+35
* SERVER-46903 Ensure mongo shell respects readPreference for $out and $merge w...Mihai Andrei2020-05-111-67/+0
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+0