0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests/aggregation
2023-03-04 02:24:35 +00:00
..
accumulators SERVER-74297 Initial implementation of $percentile accumulator 2023-03-03 23:00:36 +00:00
bugs SERVER-57932 Improve error message for $near in aggregation to suggest workarounds 2023-03-04 02:24:35 +00:00
data
expressions SERVER-49979 Support $dateToString expression in SBE 2023-02-23 19:31:52 +00:00
extras SERVER-73024 Re-enable time-series sharded passthrough suites 2023-01-30 23:06:11 +00:00
sources SERVER-57932 Improve error message for $near in aggregation to suggest workarounds 2023-03-04 02:24:35 +00:00
variables SERVER-60474 Change error message for $search without search enabled 2022-11-04 18:10:12 +00:00
add_with_date.js SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 release 2023-02-07 02:32:02 +00:00
agg_infinite_recursion.js
aggregation_with_uuids.js
api_version_stage_allowance_checks.js SERVER-46446 Log time spent waiting for remote operations 2023-01-20 20:34:25 +00:00
collection_uuid_coll_stats_index_stats.js
dbref.js
double_optimize.js
explain_limit.js SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 release 2023-02-07 02:32:02 +00:00
explain_per_stage_exec_stats.js
explain_writing_aggs.js
explain.js
group_conversion_to_distinct_scan.js SERVER-37304 Extend $sort+$group+$first optimization to $last 2022-12-08 10:23:37 +00:00
ifnull.js
illegal_reference_in_match.js
large_bson_mid_pipeline.js SERVER-71835 Allow >16MB BSON in intermediate results 2023-01-19 16:54:36 +00:00
lookup_let_optimization.js
match_no_swap_rand.js SERVER-70042 Assign expected / actual semantics to assert.docEq() arguments 2022-12-20 11:59:17 +00:00
match_swapping_renamed_fields.js
max_subpipeline_depth.js SERVER-67580: Remove featureFlagShardedLookup 2022-07-11 17:34:43 +00:00
no_output_to_system.js
optimize_away_pipeline.js SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 release 2023-02-07 02:32:02 +00:00
range.js
single_stage_alias_error.js
sort_key_with_missing_fields.js
spill_to_disk.js SERVER-73311 Add group spill stats to serverStatus for SBE 2023-02-09 02:48:30 +00:00
split_match_and_swap_with_sort.js
testall.js SERVER-70042 Assign expected / actual semantics to assert.docEq() arguments 2022-12-20 11:59:17 +00:00
testutils.js SERVER-68710 Fix anyEq to properly compare mongo shell types 2022-12-12 19:03:03 +00:00
unwind.js
use_query_project_and_sort.js
use_query_projection.js
use_query_sort.js
view_resolution_namespace_collision.js SERVER-70722 Made view_resolution_namespace_collision.js to use uniquely named test database 2022-10-21 16:25:40 +00:00