0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
mongodb/jstests/aggregation
2019-07-24 17:44:23 -04:00
..
bugs SERVER-41065 Make agg evaluate() thread safe by passing 'Variables' as a parameter 2019-06-12 11:42:39 +01:00
data
expressions SERVER-42017 make stage names in error messages match name used 2019-07-24 17:44:23 -04:00
extras SERVER-42017 make stage names in error messages match name used 2019-07-24 17:44:23 -04:00
sources SERVER-40755 Expose statistics which indicate how many collection scans have executed 2019-07-12 11:53:57 -04:00
stages SERVER-36881 Push merge-pipeline $limit stage to shards. 2018-11-09 14:26:49 -05:00
variables SERVER-30046 Support $expr constant expression in ComparisonMatchExpression 2017-08-09 16:29:49 -04:00
explain_limit.js SERVER-29421 Make agg explain use outer PlanExecutor 2018-01-24 10:34:21 -05:00
explain_writing_aggs.js SERVER-40961 Extend translated $out tests to support all $merge modes 2019-06-10 17:52:49 +01:00
explain.js SERVER-26113 explain() for aggregation request does not propogate to corresponding 'QueryRequest' 2017-03-21 18:23:45 -04:00
group_conversion_to_distinct_scan.js SERVER-40810 give precedence index filter > hint > index on DISTINCT_SCAN 2019-06-11 17:03:12 -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
pipeline_pass_through_from_mongos.js SERVER-41290 Pipeline stages can incorrectly passthrough mongos when nested within a sub-pipeline 2019-06-27 11:37:27 +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-40961 Extend translated $out tests to support all $merge modes 2019-06-10 17:52:49 +01:00
single_stage_alias_error.js SERVER-42017 make stage names in error messages match name used 2019-07-24 17:44:23 -04: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