-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Query
It would useful if you could expose the Aggregation pipeline optimizer so that a pipeline could be fed in and the updated pipeline as optimized by the optimizer could be output. This would not only enable greater awareness of possible optimizations but also save time at execution time as the optimization wouldn't necessarily need to be done.
- duplicates
-
SERVER-12527 Expose ability to directly execute a query plan to users
- Open