Details
-
Task
-
Resolution: Duplicate
-
Major - P3
-
None
Description
Description
Description:
In addition to the cases in the description, it may be beneficial to also document that we don't support equality/comparison to null queries.
Engineering Ticket Description:
Given the amount of code re-use, this ticket should handle the following cases:
- Reject regex elements within a $in expression.
- Encrypted elements within object in a $in expression
- Encrypted elements in RHS object of comparison expressions:
{a: {$eq: {b: 1}}}
{a: {$gt: {b: 1}}
...
Note that an encrypted field in a non-equality comparison should fail.
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
SERVER-39417 [FLE] Handle comparisons to objects in a match expression
-
- Closed
-