-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2024-08-19, QO 2024-09-02
We expect the SBE stage builders to make use of SBENodeLowering to translate ABT Nodes to SBE PlanStages. Currently this class depends on Bonsai's Metadata andÂ
NodeToGroupPropsMap types. We need to refactor this class to get this information it needs in a way that doesn't depend on these types. For example, it uses Metadata (Bonsai's representation of the catalog) to get the UUID of the collection to construct the ScanStage.
- is depended on by
-
SERVER-93807 Delete Metadata and MetadataFactory
- Closed
-
SERVER-92916 Delete db/query/optimizer/ directory
- Open
- is related to
-
SERVER-93826 Remove SBE ABT lowering dependency on Logical/Physical Props
- Closed