| Commit message (Expand) | Author | Age | Files | Lines |
* | SERVER-71691 handle paused execution in setWindowFields | Alyssa Wagenmaker | 2023-01-06 | 4 | -6/+26 |
* | SERVER-71387 Add missing typecheck for range-based window | David Percy | 2023-01-06 | 1 | -2/+7 |
* | SERVER-71943 Move ABT translation to new visitor mechanism | Ben Shteinfeld | 2023-01-05 | 7 | -812/+482 |
* | SERVER-71087 Add tests for agg stages that have a nss field input/output | Hugh Tong | 2023-01-05 | 1 | -1/+1 |
* | SERVER-72183 Make field name redaction a parameter of $telemetry | Maddie Zechar | 2023-01-04 | 2 | -18/+43 |
* | SERVER-71460: Make maxDepth the first PathTraverse argument | Hana Pearlman | 2023-01-04 | 7 | -21/+21 |
* | Revert "SERVER-71087 Add tests for agg stages that have a nss field input/out... | auto-revert-processor | 2023-01-04 | 1 | -1/+1 |
* | SERVER-71087 Add tests for agg stages that have a nss field input/output | cortrain | 2023-01-03 | 1 | -1/+1 |
* | SERVER-72410 Single global telemetry store | Jess Balint | 2022-12-30 | 2 | -9/+3 |
* | SERVER-68685 Adds new $_internalIndexKey agg expression. | Rishab Joshi | 2022-12-25 | 3 | -0/+8 |
* | SERVER-70378 fix unnecessary copy | Davis Haupt | 2022-12-22 | 1 | -1/+1 |
* | SERVER-67903 Move _numSorted and _totalDataSizeSorted to sorterStats class | Shin Yee Tan | 2022-12-22 | 2 | -2/+2 |
* | SERVER-71943 Convert CQF fallback to new DocumentSource visitor mechanism | Ben Shteinfeld | 2022-12-21 | 5 | -5/+236 |
* | SERVER-71500: fix reverseComparisonOp to reverse instead of negate | Will Buerger | 2022-12-21 | 1 | -1/+1 |
* | SERVER-71030 Modify CursorResponse to serialize/deserialize NamespaceString w... | Hugh Tong | 2022-12-20 | 1 | -5/+6 |
* | SERVER-71956 Add telemetryRead privilege action | Maddie Zechar | 2022-12-19 | 2 | -1/+6 |
* | SERVER-72222 fix mapReduce single reduce optimization in sharded clusters | Davis Haupt | 2022-12-19 | 1 | -41/+42 |
* | SERVER-62027 Introduce a mechanism for defining visitors over DocumentSources | Ben Shteinfeld | 2022-12-13 | 6 | -7/+358 |
* | SERVER-71384 [CQF] Speed up vending of projection names | Svilen Mihaylov | 2022-12-13 | 14 | -64/+113 |
* | SERVER-70268 Unpacking to BSON object | Rui Liu | 2022-12-13 | 2 | -14/+35 |
* | SERVER-70267 Enable streaming group if group id field are monotonic on time | Ivan Fefer | 2022-12-13 | 6 | -2/+161 |
* | Revert "SERVER-70267 Enable streaming group if group id field are monotonic o... | Ivan Fefer | 2022-12-12 | 6 | -161/+2 |
* | SERVER-70267 Enable streaming group if group id field are monotonic on time | Ivan Fefer | 2022-12-09 | 6 | -2/+161 |
* | SERVER-37304 Extend $sort+$group+$first optimization to $last | Alya Berciu | 2022-12-08 | 4 | -21/+51 |
* | SERVER-71237 Refactor ABT golden tests to use a shared fixture and de-duplica... | Nicholas Zolnierz | 2022-12-07 | 2 | -101/+69 |
* | SERVER-66880 add feature flag for bitwise agg operators | Davis Haupt | 2022-12-06 | 2 | -151/+197 |
* | SERVER-69875 De-stage-ify the SBE expression stage builder | Drew Paroski | 2022-12-06 | 2 | -6/+20 |
* | SERVER-53657 Add spill file size to execution stats for $group | Ivan Fefer | 2022-12-06 | 2 | -6/+16 |
* | SERVER-25823 add bitwise AND, OR, XOR to the agg language | Davis Haupt | 2022-12-05 | 6 | -3/+317 |
* | SERVER-70812 Make EvalFilter decomposition rewrite consistent across find and... | Ben Shteinfeld | 2022-12-02 | 4 | -8/+74 |
* | SERVER-68564 Update DocumentSourceMerge serializer/deserializer to be tenant-... | Hugh Tong | 2022-12-02 | 10 | -52/+344 |
* | SERVER-71450 Add bitwise not to aggregation language | Davis Haupt | 2022-12-02 | 6 | -0/+109 |
* | SERVER-71247 Make final methods in StubMongoProcessInterface non-final. | Matthew Russotto | 2022-11-30 | 1 | -2/+2 |
* | SERVER-65790 create telemetry feature flag | Maddie Zechar | 2022-11-30 | 1 | -4/+5 |
* | SERVER-71390 locking fix | Jess Balint | 2022-11-28 | 1 | -5/+3 |
* | SERVER-71051 Make CE module less dependent on statistics module | Anton Korshunov | 2022-11-28 | 3 | -8/+8 |
* | SERVER-68686 Add new $_internalOwningShard agg expression | Denis Grebennicov | 2022-11-24 | 3 | -0/+10 |
* | SERVER-70267 Add function to check if expression is monotonic on a given field | Ivan Fefer | 2022-11-23 | 6 | -8/+387 |
* | SERVER-70382 Replace boost::none index versions with the actual index version... | Allison Easton | 2022-11-23 | 7 | -49/+64 |
* | SERVER-71456 Update and delete size estimation logic should account for 'samp... | Mihai Andrei | 2022-11-22 | 1 | -1/+2 |
* | SERVER-70823: Add benchmarks for cqf fallback mechanism | Hana Pearlman | 2022-11-22 | 7 | -63/+336 |
* | SERVER-71477 Check '_internalAllCollectionStatsSpec.getStats()' exists before... | Pol Pinol Castuera | 2022-11-22 | 2 | -7/+9 |
* | SERVER-66606 Count types in stats for CE | Alya Berciu | 2022-11-21 | 1 | -40/+9 |
* | SERVER-69911 Extend ABT translation unit tests to cover all supported express... | Nicholas Zolnierz | 2022-11-18 | 2 | -84/+118 |
* | SERVER-70617 Allow use of SBE/column indexes for count queries | Alyssa Wagenmaker | 2022-11-18 | 1 | -10/+45 |
* | SERVER-70267 Fix asan failure in DocumentSourceGroupTests unit tests | Ivan Fefer | 2022-11-18 | 1 | -38/+17 |
* | SERVER-68516 Revert back to always using `ProjectionExecutor` to translate pr... | Ben Shteinfeld | 2022-11-18 | 9 | -110/+35 |
* | SERVER-70267 Add DocumentSourceStreamingGroup | Ivan Fefer | 2022-11-18 | 11 | -1100/+2055 |
* | SERVER-69723 Serialize/deserialize namespace correctly in listCatalog agg sta... | cortrain | 2022-11-17 | 1 | -7/+12 |
* | SERVER-71324 Replace AutoGetCollectionForRead with AutoGetCollectionForReadMa... | Mindaugas Malinauskas | 2022-11-17 | 1 | -1/+1 |