-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In SERVER-63017 and other tickets, some SBE translations of variadic agg expressions assumed that the input expression was optimized (in particular, that they could never have 0 children). This ticket tracks the work to see if other SBE expression translations make similar assumptions (that is, they assume that the expression is already optimized).