-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2023-10-02, QO 2023-10-16, QO 2023-10-30, QO 2023-11-13
As part of the discussion for SERVER-79205, we decided to disable the NotPushdown rewrite by default to make CQF and classic behavior consistent on queries containing $not. Shortly after M2, we intend to revisit the discussion of comparisons against missing fields in bonsai (SERVER-80239) and may be able to re-enable the NotPushdown rewrite.
As part of this ticket, we may decide to introduce a query knob controlling whether or not the NotPushdown rewrite is enabled.
- related to
-
SERVER-79205 [CQF] $not $eq array, on a missing field, should return true
- Open
-
SERVER-80239 [CQF] Re-consider comparison against missing fields (Nothing semantics) in ABT
- Backlog