.. |
accumulators
|
SERVER-44734 Implement large document optimization for agg MR
|
2019-12-04 22:26:54 +00:00 |
bugs
|
SERVER-43404 Delete ParsedAggregationProjection::parse() and use ProjectionAST in DocumentSourceProject
|
2019-11-13 15:35:46 +00:00 |
data
|
|
|
expressions
|
SERVER-44617 $regexFind crash when one of the capture group doesn't match the input but pattern matches
|
2019-11-28 16:27:49 +00:00 |
extras
|
SERVER-43749 Modernize mapReduce tests in core
|
2019-11-05 19:45:39 +00:00 |
sources
|
SERVER-42137 Allow aggregation stage to write to a collection that the query also reads from
|
2019-11-20 15:40:37 +00:00 |
stages
|
SERVER-41772 Apply clang-format 7.0.1 to the codebase
|
2019-07-27 11:02:23 -04:00 |
variables
|
SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked()
|
2019-08-14 13:52:59 +00:00 |
dbref.js
|
SERVER-14466 test use of DBRef fields in aggregation and find() expressions
|
2019-11-21 21:47:37 +00:00 |
explain_limit.js
|
SERVER-43294 Add new aggregation suite to be run with pipeline optimization turned off
|
2019-11-05 11:22:02 +00:00 |
explain_per_stage_exec_stats.js
|
SERVER-21784 Track 'nReturned' and 'executionTimeMillis' execution stats for each aggregation pipeline stage and expose via explain
|
2019-12-02 19:49:47 +00:00 |
explain_writing_aggs.js
|
SERVER-44583 M/R Agg: Add explain support for mapReduce command
|
2019-11-22 21:27:40 +00:00 |
explain.js
|
SERVER-38691 Include serverInfo in explain output for aggregation and sharding
|
2019-11-04 17:32:44 +00:00 |
group_conversion_to_distinct_scan.js
|
SERVER-42836 Fast path for sort key generation of WorkingSetMembers
|
2019-10-15 21:45:03 +00:00 |
illegal_reference_in_match.js
|
SERVER-41772 Apply clang-format 7.0.1 to the codebase
|
2019-07-27 11:02:23 -04:00 |
match_swapping_renamed_fields.js
|
SERVER-43294 Add new aggregation suite to be run with pipeline optimization turned off
|
2019-11-05 11:22:02 +00:00 |
mongos_merge.js
|
SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked()
|
2019-08-14 13:52:59 +00:00 |
mongos_slaveok.js
|
SERVER-41772 Apply clang-format 7.0.1 to the codebase
|
2019-07-27 11:02:23 -04:00 |
no_output_to_system.js
|
SERVER-43287 Prevent from outputting to system collections
|
2019-10-21 13:56:39 +00:00 |
optimize_away_pipeline.js
|
SERVER-43294 Add new aggregation suite to be run with pipeline optimization turned off
|
2019-11-05 11:22:02 +00:00 |
pipeline_pass_through_from_mongos.js
|
SERVER-41772 Apply clang-format 7.0.1 to the codebase
|
2019-07-27 11:02:23 -04:00 |
shard_targeting.js
|
SERVER-42693 Add renameAndPreserveOptions command and allow $out to output to different DB
|
2019-11-15 19:50:52 +00:00 |
sharded_agg_cleanup_on_error.js
|
SERVER-42942 M/R Agg: Implement translation for cluster mapReduce command
|
2019-10-08 22:18:54 +00:00 |
single_stage_alias_error.js
|
SERVER-41772 Apply clang-format 7.0.1 to the codebase
|
2019-07-27 11:02:23 -04:00 |
sort_key_with_missing_fields.js
|
SERVER-42565 Agg and find commands sort missing fields differently
|
2019-10-28 22:57:03 +00:00 |
spill_to_disk.js
|
SERVER-44174 $push and $addToSet should restrict memory usage
|
2019-11-09 01:19:40 +00:00 |
testall.js
|
SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked()
|
2019-08-14 13:52:59 +00:00 |
testSlave.js
|
SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.
|
2019-03-11 18:17:29 -04:00 |
testutils.js
|
SERVER-41772 Apply clang-format 7.0.1 to the codebase
|
2019-07-27 11:02:23 -04:00 |
unwind.js
|
|
|
use_query_project_and_sort.js
|
SERVER-43404 Delete ParsedAggregationProjection::parse() and use ProjectionAST in DocumentSourceProject
|
2019-11-13 15:35:46 +00:00 |
use_query_projection.js
|
SERVER-42905 Push down user-specified projections to PlanStage layer if possible
|
2019-10-31 15:46:48 +00:00 |
use_query_sort.js
|
SERVER-7568 Push $sort into PlanStage layer even for blocking SORT plans.
|
2019-10-22 21:32:40 +00:00 |