-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QO 2023-02-06, QO 2023-02-20
Following SERVER-71550, change SargableNode from vector<predicate or projection> to BoolExpr<predicate or projection>.
Existing rewrites like SargableSplit will need to convert to CNF; future rewrites for index ORing will need to convert to DNF.
- depends on
-
SERVER-71550 [CQF] Change Partial Schema Requirements map to vector
- Closed
- is depended on by
-
SERVER-69026 [CQF] Support for index OR-ing
- Closed