mongo/jstests/core/query
Matt Kneiser 549c2f9ca8 SERVER-108565 Check bucket size before writing for ordered time-series inserts (#42779)
GitOrigin-RevId: 8be5bbf7b90d998a08e272903477f45dc8019aba
2025-10-22 15:42:39 +00:00
..
all
and
array SERVER-95672. Ensure proper bounds when having nested arrays as predi… (#28566) 2025-05-12 22:36:00 +00:00
count SERVER-74058 Re-introduce excluded jstests for NTDI dollar tenant passthrough 2023-02-22 16:31:52 +00:00
cursor SERVER-92085: Skip tailable cursor invalidation test for config fuzzer (#24388) 2024-07-08 19:24:56 +00:00
date
dbref SERVER-86903: Backport Query Stats to 7.0 Batch #7 (#19179) 2024-02-23 15:32:03 +00:00
distinct
elemmatch SERVER-74954 Incorrect result when contained $or rewrites $elemMatch extra condition. 2023-08-28 15:33:55 +00:00
exists
explain SERVER-90170 Avoid using jsTestName in explain_skip.js (#21905) 2024-05-07 21:16:04 +00:00
expr SERVER-83685 Make "trySbeRestricted" the default query knob 2023-12-18 22:27:07 +00:00
find SERVER-70337 aggregate several jscore suites 2023-01-19 01:14:50 +00:00
in
inc
internal_hash_eq SERVER-86298 QueryStats Backport to 7.0 Batch #3 2024-02-07 19:23:18 +00:00
js SERVER-102526 [v7.0] Update MozJS to ESR 128.8 (#33997) 2025-04-09 21:04:37 +00:00
mr SERVER-108565 Check bucket size before writing for ordered time-series inserts (#42779) 2025-10-22 15:42:39 +00:00
ne
nin
not
number
objid SERVER-74840 Remove unused embedded tag 2023-03-15 00:31:19 +00:00
or SERVER-77677 Test or_to_in.js should run only in 7.0 and above 2023-08-24 14:04:59 +00:00
plan_cache SERVER-92806: Track nested paths through MatchExpression trees while encoding indexability for plan cache entries (#33979) 2025-05-06 22:16:47 +00:00
project 7.0.16 release maintenance (#28907) 2024-11-19 21:54:39 +00:00
pull
push
regex
rename
set
sort SERVER-75978 Fix fast sort key generation path to respect the collation 2023-04-15 20:43:10 +00:00
type
unset
where
add_skip_stage_before_fetch.js
agg_hint.js
always_true_false.js
awaitdata_getmore_cmd.js
basic1.js
basic2.js
basic4.js
basic5.js
basic6.js
basic7.js
basic8.js
basica.js
batch_size.js
bindata_eq.js
bittest.js Revert "SERVER-88173: fixing BinData with $bitsAll/Any/Set/Clear expressions to be processed left to right (#20940)" 2024-05-07 23:47:55 +00:00
collation_with_reverse_index.js
collection_uuid_find.js
covered_multikey.js
dotted_path_in_null.js
double_decimal_compare.js
explode_for_sort_equality_to_array.js SERVER-75304 Fix tassert() failure caused by bad interaction between explodeForSort and IntervalEvaluationTrees 2023-03-31 00:34:52 +00:00
explode_for_sort_fetch.js SERVER-80256 Fix explode for sort for multiple IX_SCAN nodes returning duplicate results 2023-08-22 19:34:21 +00:00
expressions_matching_whole_array.js
find_all_values_at_path_expression.js SERVER-95670 validate inputs to _internalOwningShard and _findAllValuesAtPath (#28724) 2024-12-02 23:12:12 +00:00
group_lookup_with_canonical_query_prefix.js SERVER-87479 Add tests for agg pipeline with trySbeEngine stages wrapped in $group and $lookup (#19672) 2024-03-08 21:53:43 +00:00
idhack.js SERVER-83685 Make "trySbeRestricted" the default query knob 2023-12-18 22:27:07 +00:00
in_expression_plan_cache.js SERVER-83712 Do not add in length to plan cache key if there is no so… (#23239) 2024-06-11 03:16:50 +00:00
index_key_expression.js SERVER-72469 Add integration tests for compound wildcard indexes 2023-03-03 15:16:33 +00:00
internal_apply_oplog_update.js
internal_rename_if_options_and_indexes_match.js SERVER-74840 Remove unused embedded tag 2023-03-15 00:31:19 +00:00
internal_strip_invalid_assignment.js SERVER-89235 Add a missing tag for new jstest using explain() 2024-04-11 18:58:28 +00:00
introspect_hidden_index_plan_cache_entries.js
invalid_collation_locale.js
invalid_db_name.js
json_schema_validate_empty_path.js SERVER-97254 Use 'boost::optional' instead of empty string to indicate top level schema in $jsonSchema parser (#30651) 2025-05-13 19:38:25 +00:00
min_max_key.js
minmax.js
minmax_edge.js
nan.js
natural_validation.js SERVER-68922 reject invalid $natural inputs 2023-04-04 21:29:09 +00:00
neq_null_correctly_cache.js
nestedarr1.js
nestedobj1.js
nor.js
null_field_name.js
null_query_semantics.js SERVER-83685 Make "trySbeRestricted" the default query knob 2023-12-18 22:27:07 +00:00
objectfind.js
partial_index_logical.js SERVER-75172 Use unique collection name in partial_index_logical.js 2023-03-31 19:47:19 +00:00
query1.js
query_hash_stability.js SERVER-83685 Make "trySbeRestricted" the default query knob 2023-12-18 22:27:07 +00:00
queryoptimizera.js
sbe_plan_cache_autoparameterize_ixscan.js SERVER-83685 Make "trySbeRestricted" the default query knob 2023-12-18 22:27:07 +00:00
server105903.js SERVER-97662 Skip IET generation when SBE plan cache is not used (#32687) (#37741) 2025-07-03 20:08:35 +00:00
sort_project_plans.js SERVER-80772 Fix stage builder bug for sort project queries 2023-09-15 22:56:43 +00:00
start_at_blocked_in_sbe.js SERVER-90495 SERVER-110161 Support start or resume from deleted recordId on natural order scan (#40568) 2025-10-08 22:16:59 +00:00