Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
1.5.0-alpha1
-
None
-
None
-
Not Needed
Description
Background & Motivation
See slack conversation:
A libmongocrypt encryption context for
{
|
explain: { find: 'fle2', filter: {}, skip: 0, limit: 0, maxTimeMS: 60000 },
|
verbosity: 'allPlansExecution'
|
}
|
fails with
csfle "analyze_query" failed: BSON field 'explain.encryptionInformation' is an unknown field. [Error 2, code 40415]
|
Scope
- Append encryptionInformation to "explain" subdocument, not the root document, for the "explain" command.
Attachments
Issue Links
- related to
-
SERVER-66508 Make explain handling consistent between csfle and mongocryptd
-
- Closed
-