-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
ALL
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-98453 introduced a new fieldĀ _internalOutputSortKeyMetadata which is serialized into the query shape. This is problematic as the computation of the query shape hash deviates from the original query shape hash introduced in 8.0.4.
We should stop serializing this field when computing the query shape hash.
I have attached two showDebugQueryShape responses, one on 8.0 (debugQSH_withDocs_80.json) and one on master (debugQSH_withDocs.json
), as well as the diff to illustrate the difference (queryShapeHashDiff.diff
).
- is related to
-
SERVER-98453 Refactor $sort to make it easier to add a new option
-
- Closed
-
- related to
-
SERVER-103040 Run Query Shape Stability Tests against 8.0.4
-
- Closed
-