-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
ALL
-
QE 2024-07-22
SERVER-92183 describes a bug where group is pushed down to SBE even with an incompatible expression $arrayToObject. We should re-evaluate if group can be pushed down in get_executor.cpp.
SERVER-75486 added this check as a part of a larger change, but it was committed to v7.1, so this check only needs to be applied in v7.0.
- is depended on by
-
SERVER-92183 [v7.0] Mongod crashes when running aggregation
- Closed