Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-55815
Renaming $set or $addFields incorrectly reports modified paths for optimizationsSERVER-56027
Relax a restriction on exclusion of a field in inclusion projectionSERVER-55878
pushed filter on time-series has redundant predicatesSERVER-63641
Improve SBE multi-planning by choosing which plan to work next based on a priority metricSERVER-66608
Make OpNodeStorage::_nodes array privateSERVER-65260
An index with non-simple collation should not be considered for predicates with a regex valueSERVER-100683
Stop using undefined BSON type in indexes to represent empty arraysSERVER-100972
Use a complete ExpressionContext for assertSolutionExists in QueryPlannerTestSERVER-56932
Make constant folding optimization throw a special kind of errorSERVER-55576
Optimize queries on time-series collections which request the most recent valueSERVER-55575
Optimize $group on meta $min/$max on measurements for time-series collectionsSERVER-55625
Optimize $group on meta $count/$sum/$avg on measurements for time-series collectionsSERVER-55335
Productivity formula in SBE plan ranker should include the number of index seeks, along with index readsSERVER-55422
Should use wildcard index for descending sort with limitSERVER-56118
Certain candidate plans not generated for certain queries over compound indexSERVER-56192
Improve diagnosability of query planner unit testsSERVER-57556
$_internalUnpackBucket to return single min/max docSERVER-63642
Add serverStatus metrics to measure multi-planning performanceSERVER-62981
Make SBE multi-planner's trial period termination condition independent of collection sizeSERVER-63885
Flush new optimizer's plan cache when relevant query knob values changeSERVER-62774
Avoid copying DebugInfoSBE when recovering a plan from the SBE plan cacheSERVER-60194
Remove featureFlagSbePlanCache from fully_disabled_feature_flags.ymlSERVER-69257
COUNT_SCAN plan not selected when unfiltered $group + $sum on _id performedSERVER-68567
distinct command on the Time-Series collection doesn't utilize the existing indexSERVER-74290
Support persistent query setting to disable auto-parameterization on a per query shape basisSERVER-98096
EXPRESS_IXSCAN, COUNT_SCAN not estimated and costedSERVER-96196
Refactor getMinMaxBoundForSBEType as it may or may not return values in the same typeSERVER-100365
Add Cluster Planning section to QO Architecture GuideSERVER-94855
Support non-type-bracketed mixed-type interval histogram CE estimationSERVER-97105
Remove estimateRangeQueryOnArray() because interval semantic differenceSERVER-83602
$or -> $in MatchExpression rewrite should not generate $or directly nested in another $orSERVER-83470
Introduce internalQueryFrameworkControl setting for 6.0-style engine selection logicSERVER-90554
[v7.0] SBE subplanner writes plan cache entries for each $or branchSERVER-90524
Distinct command should use index when distinct field is array sub-field and query is usedSERVER-90494
Change MultiPlanStage to write to plan cache via callbackSERVER-90493
Ensure subplanning-eligible plans can use classic plan cache with SBESERVER-90883
TSAN deadlock detection fails on large hosts due to lock-per-core in SBE plan cacheSERVER-90828
Handle trivially false queries which attempt an index scanSERVER-88949
Explain for classic multi planner displays incorrect skip amountSERVER-88705
Provide Histogram CE for interval and list of intervals for the cost-based plan rankerSERVER-85587
Add a new mode to explain which reports "allPlansExecution" but does not fully execute the winning planSERVER-79095
Reduce calls to VariableEnvironment::rebuild from path loweringSERVER-78260
Contained $or rewrite optimization incorrectly lifts a negation predicate outside an $elemMatch leading to missing query resultsSERVER-97800
Histogram estimates for {a: null} ignores documents with missing fieldsSERVER-97873
Histogram benchmark incorrectly include interval generation timeSERVER-99913
Add a high-level diagrammable of QO componentsSERVER-98376
Fix hardcoded useE2EAPI parameter histogram benchmarkSERVER-97054
Extend benchmark test for histogram CE to test array dataSERVER-97053
Extend benchmark test for histogram CE to test type count supported typesSERVER-41252
cannot get covered query with $expr with $eq only
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0