We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ff926 commit 38e3f37Copy full SHA for 38e3f37
src/mongo/db/pipeline/document_source_query_stats.h
@@ -82,8 +82,6 @@ class DocumentSourceQueryStats final : public DocumentSource {
82
transactionNotSupported(kStageName);
83
}
84
85
- bool _transformIdentifiers;
86
-
87
const TransformAlgorithmEnum _algorithm;
88
89
std::string _hmacKey;
0 commit comments