-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
-
QE 2021-10-04
The aggregation wildcard fuzzer has exposed a MONGO_UNREACHABLE bug when translating $bucket, $bucketAuto, $sortByGroup's groupBy expression.
The failures for $bucket was a result of these pipelines:
The failures for $bucketAuto are a result of these pipelines:
The failures for a $sortByCount:
https://logkeeper.mongodb.org/lobster/build/83b786208feaef88d667eb01de92fe49/test/614d104054f248035df657f5#bookmarks=0%2C10597&l=1
- is duplicated by
-
SERVER-60239 $group with $and expression fails
- Closed
- is related to
-
SERVER-60226 Ban sugared $group stages from being pushed down to SBE
- Closed
- related to
-
SERVER-60261 Update comments on $coerceToBool-related issues
- Closed
-
SERVER-58954 Refactor and unify the code to optimize expressions in projections
- Backlog