-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
ALL
-
175
This ticket covers $setWindowFields failures related to the $expMovingAvg alpha arg re-parsing in BF-30324.
"Was not able to re-parse queryStats key when reading queryStats.Status FailedToParse: 'alpha' must be between 0 and 1 (exclusive), found alpha: 1 Hash: 1064033303009867381 Query Shape: { cmdNs: { db: \"test\", coll: \"exp_moving_avg\" }, command: \"aggregate\", pipeline: [ { $sort: { _id: 1 } }, { $_internalSetWindowFields: { sortBy: { _id: 1 }, output: { expMovAvg: { $expMovingAvg: { alpha: 1, input: \"$price\" } } } } } ] }"
- duplicates
-
SERVER-82007 $setWindowFields window bounds fails to re-parse
- Closed
- is depended on by
-
SERVER-85096 TRACKING: M3 Correctness Tickets
- Closed
- is related to
-
SERVER-75596 Stress $queryStats read path for aggregation
- Closed