-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
-
ALL
-
QI 2023-11-13
-
175
This ticket covers the $bucketAuto failures in BF-30324.
"Was not able to re-parse queryStats key when reading queryStats.Status Location40257: Unknown rounding granularity '?' Hash: 9598835250160584959 Query Shape: { cmdNs: { db: \"test\", coll: \"server57091\" }, command: \"aggregate\", pipeline: [ { $bucketAuto: { groupBy: { $reduce: { input: { $const: [] }, initialValue: { $const: 1 }, in: { $size: [ \"$$value\" ] } } }, buckets: 1, granularity: \"?\", output: { count: { $sum: { $const: 1 } } } } } ] }"
- is depended on by
-
SERVER-85096 TRACKING: M3 Correctness Tickets
- Closed
- is related to
-
SERVER-75596 Stress $queryStats read path for aggregation
- Closed