-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2023-02-20
Follow-up work from SERVER-73141. This ticket includes:
class AlwaysFalseMatchExpression; class AlwaysTrueMatchExpression; class AndMatchExpression; class ElemMatchObjectMatchExpression; class ElemMatchValueMatchExpression; class OrMatchExpression;
I think AND and OR will probably work for free? That's about all the thought I've given though.
- depends on
-
SERVER-73141 Generate query shape (literal redaction) for expressions in expression_leaf.h
- Closed