-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QE 2021-10-04
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This is a workaround ticket for SERVER-60203.
$bucket/$bucketAuto/$sortByCount are sugared $group stages. Just like SERVER-57749, SERVER-60203 is related to the late optimization of expressions because $bucket/$bucketAuto/$sortByCount is desurgared first and then optimized.
With the prospect of resolving SERVER-58954, banning sugared $group stage from being pushed down to SBE for $group pushdown project for the time being.
- is related to
-
SERVER-62401 Support pushdown of $bucketAuto stage to SBE
-
- Backlog
-
- related to
-
SERVER-60203 Translation of the groupBy expression of a sugared $group is unimplemented
-
- Closed
-
-
SERVER-60300 Support pushdown of sugared $group stages
-
- Closed
-
-
SERVER-58954 Refactor and unify the code to optimize expressions in projections
-
- Backlog
-