-
Type: Task
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
Follow the specification in the technical design to create the key for distinct. Keys live in https://github.com/10gen/mongo/tree/master/src/mongo/db/query/query_stats and good files to start looking at would be key.h/key.cpp and find_key.cpp/h as an example.
The distinct cmd shape is here.
- is depended on by
-
SERVER-90649 Collect query stats for distinct on standalone
- Closed
-
SERVER-90650 Collect query stats for distinct on mongos
- Closed