-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2024-09-30, QE 2024-10-14, QE 2024-10-28, QE 2024-11-11
Prototype an algorithm that converts raw command BSON into a query shape, without relying on parsed structures, like MatchExpression or DocumentSource.
The goal is to allow us change how we de-sugar queries without changing the query shape.
Quantify the change in the number of $queryStats entries as a result of this new shape computation.