summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76427: Rename $telemetry to $queryStatsWill Buerger2023-05-171-2/+2
* SERVER-75005 Integrate pre-image collection removal with new truncate mechanismHaley Connelly2023-05-101-0/+1
* SERVER-76557: Keep RequestShapifiers in telemetry storeWill Buerger2023-05-051-1/+1
* SERVER-76470 Restrict classic $lookup localField 0-prefixed numeric component...Matt Boros2023-05-011-1/+2
* SERVER-76367: Abstract request-specific shapifying logic into RequestShapifiersWill Buerger2023-04-271-0/+2
* SERVER-72687 support $out to time-series collectionsGil Alon2023-04-191-0/+4
* SERVER-75138 Add shapification for DocumentSources which use IDL for serializ...Davis Haupt2023-04-181-0/+2
* SERVER-75191 Improve $percentile bounded window function performance and add ...Gil Alon2023-04-121-0/+9
* SERVER-75132: Shapify $indexStats, $queue, $graphLookupWill Buerger2023-04-121-0/+1
* SERVER-75144 Use discrete algorithm in $percentile expression on small inputIrina Yatsenko2023-04-111-1/+3
* SERVER-68760 Implement $listSampledQueries aggregation stageIsrael Hsu2023-04-081-0/+4
* SERVER-75135 Shapify $_internalConvertBucketIndexStats, $sequentialDocumentCa...Davis Haupt2023-04-071-0/+1
* SERVER-75471 Rename t-digest related files to better reflect type namesIrina Yatsenko2023-04-041-2/+2
* SERVER-74213: Remove hashedTelemetryKey from find and agg commandsjoshua2023-04-011-3/+0
* SERVER-74927 Implement parallel classic TDigestIrina Yatsenko2023-03-291-0/+2
* SERVER-72687 Revert $out to time-series collectionsGil Alon2023-03-291-4/+0
* SERVER-74295 Implement t-digest algorithm for computing approximate percentilesIrina Yatsenko2023-03-281-2/+24
* SERVER-74716 Require splitEvent stage for splitEvent tokenRomans Kasperovics2023-03-241-0/+13
* SERVER-74099 Create PreImagesTruncateMarkersHaley Connelly2023-03-201-0/+5
* SERVER-74556 Add idl for $percentile accumulatorGil Alon2023-03-101-0/+1
* SERVER-73557 add ability for mongos to broadcast shards pipeline to all nodes...Davis Haupt2023-03-081-0/+1
* SERVER-74297 Initial implementation of $percentile accumulatorIrina Yatsenko2023-03-031-0/+2
* Revert "SERVER-74297 Initial implementation of $percentile accumulator"auto-revert-processor2023-03-031-2/+0
* SERVER-73317 redaction for $function and $accumulatorMaddie Zechar2023-03-031-0/+1
* SERVER-74297 Initial implementation of $percentile accumulatorIrina Yatsenko2023-03-031-0/+2
* SERVER-71828 Add $changeStreamSplitLargeEvent stageRomans Kasperovics2023-03-011-0/+1
* SERVER-73850 add redaction for $let expressionsDavis Haupt2023-02-241-0/+1
* SERVER-72687 Add support for $out to timeseries collectionGil Alon2023-02-241-0/+4
* SERVER-73405 Enable shapeId hash for telemetry on mongodTed Tuckman2023-02-081-6/+6
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-061-1/+0
* SERVER-71825 Add splitChangeEvent function and new 'fragmentNum' ResumeToken ...Romans Kasperovics2023-02-031-1/+3
* SERVER-73238 Move some shard_key_pattern query methods out of 'grid'Kaloian Manassiev2023-01-311-1/+2
* SERVER-71484 Store telemetry key on OpDebugMaddie Zechar2023-01-231-2/+1
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-01-191-2/+2
* SERVER-72801 Repurpose the sampling-based initial split policy used by reshar...Cheahuychou Mao2023-01-171-1/+1
* SERVER-71943 Move ABT translation to new visitor mechanismBen Shteinfeld2023-01-051-6/+31
* SERVER-62027 Introduce a mechanism for defining visitors over DocumentSourcesBen Shteinfeld2022-12-131-0/+1
* SERVER-71051 Make CE module less dependent on statistics moduleAnton Korshunov2022-11-281-2/+2
* SERVER-70267 Add function to check if expression is monotonic on a given fieldIvan Fefer2022-11-231-0/+1
* SERVER-70823: Add benchmarks for cqf fallback mechanismHana Pearlman2022-11-221-0/+4
* SERVER-68516 Revert back to always using `ProjectionExecutor` to translate pr...Ben Shteinfeld2022-11-181-1/+0
* SERVER-70267 Add DocumentSourceStreamingGroupIvan Fefer2022-11-181-0/+3
* SERVER-70645 Create telemetry cache type from PlanCacheBaseJess Balint2022-11-081-0/+1
* SERVER-70932 Stub for telemetry agg stagejoshua2022-11-041-0/+2
* SERVER-62033: Add C++ performance benchmarks for ABT translationHana Pearlman2022-11-021-0/+16
* SERVER-70390 Add $_externalDataSources option to aggregate command IDLYoonsoo Kim2022-10-191-0/+1
* SERVER-70470 [CQF] Modularize core optimizerSvilen Mihaylov2022-10-181-2/+14
* SERVER-67358 implement AccumultorInternalConstructStatsMisha Tyulenev2022-10-111-1/+3
* SERVER-66643 Create pre-image collections per tenantRomans Kasperovics2022-10-101-0/+1
* SERVER-66928 convert ABT pipeline tests to golden testingMilitsa Sotirova2022-09-291-1/+2