Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2023-02-20
Description
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.
Attachments
Issue Links
- depends on
-
SERVER-73141 Generate query shape (literal redaction) for expressions in expression_leaf.h
-
- Closed
-