mongo/jstests/aggregation/optimization
Henri Nikku e1986470a0 SERVER-108086 Enable featureFlagImprovedDepsAnalysis (#54321)
GitOrigin-RevId: 414a594b44c75571a691b96338fa0ec5e670b16b
2026-05-26 13:26:04 +00:00
..
agg_optimize_empty_add_fields.js SERVER-111948 Optimize away empty $addFields stages (#43877) 2025-11-13 09:46:30 +00:00
agg_optimize_sort.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
agg_optimize_test_rules.js SERVER-119161 Fix failpoint usage in tests for multi-router test suits (#48581) 2026-03-02 23:15:20 +00:00
agg_uses_covered_indices.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
and_or_short_circuit.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
BUILD.bazel SERVER-109091 Create glob-like targets for jstest libraries (#39901) 2025-08-11 23:22:56 +00:00
count_scan_optimization.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
distinct_like_group_rooted_or.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
do_not_push_match_past_project.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
double_optimize.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
double_project_dep_analysis.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
elemmatch_deps.js SERVER-112844 Fix dependency analysis for elemMatch (#43284) 2025-10-30 09:36:05 +00:00
expression_swap_limit.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
group_by_objectid.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
group_conversion_to_distinct_scan.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
group_with_acc_n_to_distinct_scan.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
group_with_top_bottom_to_distinct_scan.js SERVER-123317 Prevent group_wth_top_bottom_to_distinct_scan from running in upgrade downgrade suite (#51028) 2026-04-02 13:06:59 +00:00
hoist_computation_function.js SERVER-124097 Report that $function might use RNG (#53943) 2026-05-20 09:31:16 +00:00
hoist_computation.js SERVER-124097 Report that $function might use RNG (#53943) 2026-05-20 09:31:16 +00:00
is_count_like.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
lookup_let_optimization.js SERVER-119161 Fix failpoint usage in tests for multi-router test suits (#48581) 2026-03-02 23:15:20 +00:00
lookup_unique_index_point_bounds.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
match_no_swap_rand.js SERVER-118014 Refactor EqLookup to explicit plan for foreign collection (#49303) 2026-03-20 15:10:00 +00:00
match_swapping_complex_renames.js SERVER-108086 Enable featureFlagImprovedDepsAnalysis (#54321) 2026-05-26 13:26:04 +00:00
match_swapping_renamed_fields.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
optimize_away_pipeline.js SERVER-120707 Require group/lookup/unpackBuckets in trySbeRestricted-eligible prefix (#49592) 2026-03-13 20:45:38 +00:00
optimize_text.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
or_blocking_sort.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
OWNERS.yml SERVER-103079 Replace granular QO code owners teams with a single coarse team (#34298) 2025-04-10 06:25:19 +00:00
push_limit_into_sort.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
sort_limit_indexed.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
split_expr_match_expression_for_pushdown.js SERVER-106505 add support for splitting $expr during $match pushdown analysis (#39852) 2025-11-13 17:32:09 +00:00
split_match_and_swap_with_sort.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
test_jstest_utils.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
use_query_project_and_sort.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
use_query_projection.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
use_query_sort.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00