-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Evergreen 2023-05-15
We can extend the NotPushdown rewrite to handle PathConstant
For example (pseudocode):
- Not (Constant e) -> Constant (Not e)
- Should help with constant folding.
- is depended on by
-
SERVER-71528 [CQF] Pushdown Not through ComposeA, Default, Constant
-
- Closed
-