-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QO 2022-07-11, QO 2022-07-25, QO 2022-08-08
Transform
{$age: {$gt: 23}}
into:
{$age: {$_internalFLEBetween: <Payload representing (23, Inf)>} }
- depends on
-
SERVER-67628 Create $encryptedBetween MatchExpression
-
- Closed
-
- is depended on by
-
SERVER-67204 Generate placeholders for closed range predicates in MatchExpressions
-
- Closed
-
-
SERVER-68030 Rewrite encrypted equality query to range query when only range index exists
-
- Closed
-