0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests/aggregation
2019-04-26 15:19:48 +01:00
..
bugs SERVER-39788 Large values in $skip and $limit stages may cause an arithmetic overflow 2019-03-13 06:50:28 +00:00
data
expressions SERVER-40083 Don't recompile each time $regex is evaluated when regex argument is a constant 2019-04-26 15:19:48 +01:00
extras SERVER-36047: Enforce existence of unique index containing fields of $out uniqueKey for sharded collections 2018-09-21 14:35:39 -04:00
sources SERVER-24860 Optimize away entire pipeline if it can be answered using a query 2019-04-03 12:19:22 +01:00
stages SERVER-36881 Push merge-pipeline $limit stage to shards. 2018-11-09 14:26:49 -05:00
variables
explain_limit.js SERVER-29421 Make agg explain use outer PlanExecutor 2018-01-24 10:34:21 -05:00
explain.js
group_conversion_to_distinct_scan.js SERVER-40089 $group optimized with DISTINCT_SCAN cannot use $$ROOT 2019-03-28 17:17:27 -04:00
illegal_reference_in_match.js SERVER-39109 fix case where agg uses illegal field path 2019-01-23 13:15:34 -05:00
match_swapping_renamed_fields.js SERVER-32690 Fix invariant failure in agg renamed paths optimization. 2018-01-19 13:03:16 -05:00
mongos_merge.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
mongos_slaveok.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
optimize_away_pipeline.js SERVER-24860 Optimize away entire pipeline if it can be answered using a query 2019-04-03 12:19:22 +01:00
shard_targeting.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
sharded_agg_cleanup_on_error.js SERVER-38311 Change out merging strategy 2019-02-13 07:30:10 -05:00
testall.js SERVER-31785 use multiple shards in aggregation_sharded_collections_passthrough 2017-12-14 14:13:26 -05:00
testSlave.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
testutils.js SERVER-35765 Allow small discrepancy in computed geo distances. 2018-07-04 09:04:48 -04:00
unwind.js
use_query_project_and_sort.js SERVER-24860 Optimize away entire pipeline if it can be answered using a query 2019-04-03 12:19:22 +01:00
use_query_projection.js SERVER-24860 Optimize away entire pipeline if it can be answered using a query 2019-04-03 12:19:22 +01:00
use_query_sort.js SERVER-24860 Optimize away entire pipeline if it can be answered using a query 2019-04-03 12:19:22 +01:00