-
Type: Bug
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Queryable Encryption
-
Query Integration
-
ALL
-
v8.0, v7.3, v7.0
-
Security 2024-06-10, Security 2024-06-24
Until we have full support for $lookup over QE collections, we should disallow users from performing $lookups that include sub-pipeline match expressions containing values for QE-encrypted fields. We currently don't implement the server-side rewrites to support this, so running such aggregations on encrypted collections will return incorrect results.
- is related to
-
SERVER-91010 FLE server-side rewrite for $lookup
- Closed