-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
At the moment `MatchExpression::optimize()` is called for partial filters we need to decide if we want to run the boolean simplifier on them.
- split from
-
SERVER-75079 Simplify boolean expressions before feeding them to the optimizer
- Closed