0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-21 12:39:08 +01:00
mongodb/jstests/query_golden
Daniel Segel 311ea3512e SERVER-93694 Address SBE incompatibility for distinct-like queries in distinct multiplanning (#28507)
GitOrigin-RevId: 0e0442ead99fe8aed462955c4786a5c682fe1676
2024-11-20 15:19:16 +00:00
..
expected_output SERVER-93694 Address SBE incompatibility for distinct-like queries in distinct multiplanning (#28507) 2024-11-20 15:19:16 +00:00
libs SERVER-93310 Delete jstests/libs/optimizer_utils.js (#28307) 2024-10-22 14:12:24 +00:00
complex_pipelines.js SERVER-82817 Use ResultInfo in Window stage (#27476) 2024-11-07 18:02:12 +00:00
distinct_aggregation_multiplanning_md.js SERVER-92459 Modify index scan to distinct scan conversion to push fetch into distinct scan (#27635) 2024-11-06 14:15:12 +00:00
distinct_command_multiplanning_md.js SERVER-96116 Add additional distinct e2e tests (#28405) 2024-10-24 08:29:31 +00:00
distinct_index_eligiblity_md.js SERVER-92456 Support multiplanning DISTINCT_SCAN for distinct command (#25523) 2024-08-20 15:13:01 +00:00
distinct_plan_cache_md.js SERVER-92469 Confirm plan cache behavior with DISTINCT_SCANs (#27530) 2024-10-18 22:05:34 +00:00
distinct_query_planner_md.js SERVER-92456 Support multiplanning for DISTINCT_SCAN in aggregate command path (#25978) 2024-09-06 16:38:05 +00:00
distinct_scan_md.js SERVER-95152 Modify getDistinctNodeIndex to account for projections (#28136) 2024-10-17 23:45:14 +00:00
elemMatch.js SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +00:00
eq.js SERVER-81378: Make comparison to null via MatchExpression $eq and $in not match undefined (#19523) 2024-03-05 23:02:49 +00:00
example.js SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +00:00
exclusion_projection.js SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +00:00
inclusion_projection.js SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +00:00
match_with_and_or_lockstep_enumeration.js SERVER-83091 Fix infinite loop in lockstep $or plan enumeration 2023-11-28 02:28:55 +00:00
match_with_and_or.js SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +00:00
match_with_exists.js SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +00:00
match_with_in.js SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +00:00
multiple_traverse_single_scan.js SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +00:00
nested_or_duplicate_predicates_index_scan.js SERVER-84013 Avoid invoking MatchExpression::optimize() on children of 2023-12-14 16:17:08 +00:00
OWNERS.yml SERVER-94158 Make Query Optimization the owner of golden data testing (#26663) 2024-09-03 22:14:43 +00:00
unwind.js SERVER-95085 Fix issue in UnwindProcessor (#27339) 2024-11-11 22:28:59 +00:00