-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Minor Change
-
ALL
-
Query Execution 2021-06-28, Query Execution 2021-07-12
-
148
The behavior of $project in the classic engine is to order projection fields ahead of fields which require expression evaluation. SBE engine doesn't seemed to follow this convention, which is producing failures on the aggregation fuzzers. We should fix the behavior to match that of classic engine.
- is duplicated by
-
SERVER-54582 Investigate modifying SBE projection implementation to apply inclusions before computed expressions
- Closed
- related to
-
SERVER-54078 [SBE] Improve perf of the bestbuy_agg_merge_wordcount benchmark suite
- Closed