0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
mongodb/jstests/aggregation
2020-04-14 22:02:54 +00:00
..
accumulators SERVER-45450 Fix lint 2020-03-17 19:53:48 +00:00
bugs SERVER-46544 Unblacklist tests in aggregation_secondary_reads passthrough 2020-04-09 16:30:57 +00:00
data
expressions SERVER-46544 Unblacklist tests in aggregation_secondary_reads passthrough 2020-04-09 16:30:57 +00:00
extras SERVER-46991 Create aggregation secondary reads passthrough which runs against a sharded cluster 2020-04-07 13:58:03 +00:00
sources SERVER-46544 Unblacklist tests in aggregation_secondary_reads passthrough 2020-04-09 16:30:57 +00:00
variables
dbref.js
double_optimize.js
explain_limit.js
explain_per_stage_exec_stats.js
explain_writing_aggs.js
explain.js
group_conversion_to_distinct_scan.js SERVER-46544 Unblacklist tests in aggregation_secondary_reads passthrough 2020-04-09 16:30:57 +00:00
illegal_reference_in_match.js
match_swapping_renamed_fields.js
max_subpipeline_depth.js
no_output_to_system.js SERVER-35804 Disallow dropping config and admin from mongos 2020-04-14 22:02:54 +00:00
optimize_away_pipeline.js
single_stage_alias_error.js
sort_key_with_missing_fields.js
spill_to_disk.js
split_match_and_swap_with_sort.js SERVER-46233 Relocate second call to optimizePipeline() 2020-03-24 02:05:39 +00:00
testall.js
testutils.js
unwind.js
use_query_project_and_sort.js
use_query_projection.js
use_query_sort.js