-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
As part of SERVER-62407 we implemented that translation from CanonicalQuery to ABT directly. This reused many existing classes defined in mongo/db/pipeline/abt/document_source_visitor.cpp such as DSAlgebrizerContext and
ABTTransformerVisitor.
This bug tracks creating separate files for these helper classes and moving the find translation code into its own file/target.
- related to
-
SERVER-62407 Translate find command directly to ABT without transiting through DocumentSource
- Closed
-
SERVER-69231 Complete TODO listed in SERVER-68690
- Closed