-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
ALL
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-94818 introduced a change in how the query shape hash is computed for geoNear stage. It removes a "query": {}, field in the query shape computation on this line.
I have attached two showDebugQueryShape responses, one on 8.0 (debugQSH_geo_80.json) and one on master (debugQSH_geo_master.json
), as well as the diff to illustrate the difference (geo.diff
).
- is related to
-
SERVER-94818 Parse $geoNear query in DocumentSourceGeoNear constructor
-
- Closed
-
- related to
-
SERVER-103040 Run Query Shape Stability Tests against 8.0.4
-
- Closed
-