-
Type: Bug
-
Resolution: Fixed
-
Priority: Blocker - P1
-
Affects Version/s: 5.3.0
-
Component/s: None
-
Fully Compatible
-
ALL
It's possible that the children of an $in match expression cannot be translated to a predicate on a bucket-level field, e.g. when the children are object- or array-valued. In those cases, we should do what we do for the $or case: mark the entire $in as "always true", rather than inserting potentially null predicates as its translated children.
- is caused by
-
SERVER-59163 Enable partial indexes on time-series collections
- Closed
- is depended on by
-
SERVER-62287 Fix disabled Query Execution tests failing due to changing latest release to 5.3
- Closed