-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Sharding NYC 2022-11-14
$lookup, $graphLookup and $unionWith stages take in a "pipeline" that can be executed against any collection. Such nested aggregate queries do not go through mongoses since they are routed by the shardsvr mongods themselves. To support sampling such queries, we need to allow shardsvr mongods to act as a sampler (i.e. QueryAnalysisSampler).
- is depended on by
-
SERVER-71141 Support sampling nested aggregate queries on sharded clusters
- Closed