-
Type:
Bug
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
QO 2023-05-15
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
groupby.js test freezes inside the the optimizer with the latest Cost Model. The work around is to set a smaller value to groupByStartupCost.
Reproduction: remove the CostModel override in jstests/cqf_parallel/groupby.js and run the test
resmoke run --suites cqf_parallel jstests/cqf_parallel/groupby.js